ZIm/crates/debugger_ui
Piotr Osiewicz bc5927d5af
debugger: Fix spec violation with threads request being issued before debug session is initialized (#33627)
Follow-up to #32852. This time we'll check if the debug session is
initialized before querying threads.

Release Notes:

- Fix Zed's debugger issuing threads request before it is allowed to do
so per DAP specification.
2025-06-29 23:38:16 +00:00
..
src debugger: Fix spec violation with threads request being issued before debug session is initialized (#33627) 2025-06-29 23:38:16 +00:00
Cargo.toml debugger: Add UI for tweaking breakpoint properties directly from breakpoint list (#33097) 2025-06-28 23:41:44 +02:00
LICENSE-GPL Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00