ZIm/crates/debugger_ui/src
Piotr Osiewicz 4aae7aed93
debugger: Fix not being able to stop a Go debug session when no breakpoints were ever hit (#35190)
Fixes #35030

Release Notes:

- debugger: Fixed a bug where a Go debug session could not be stopped if
no breakpoint was ever hit.
2025-07-28 13:14:36 +00:00
..
session debugger: Add data breakpoint access type support (#34639) 2025-07-17 17:05:58 +00:00
tests debugger: Fix not being able to stop a Go debug session when no breakpoints were ever hit (#35190) 2025-07-28 13:14:36 +00:00
attach_modal.rs Edit debug tasks (#32908) 2025-07-07 14:04:21 -07:00
debugger_panel.rs Add zed://extension/{id} links (#34492) 2025-07-15 13:42:25 -06:00
debugger_ui.rs debugger: Add data breakpoint access type support (#34639) 2025-07-17 17:05:58 +00:00
dropdown_menus.rs debugger: Improve appearance of session list for JavaScript debugging (#34322) 2025-07-12 15:56:05 +00:00
new_process_modal.rs debugger: Remove Start button from the attach modal (#34496) 2025-07-15 17:06:46 -04:00
onboarding_modal.rs debugger: Add onboarding modal (#32961) 2025-06-18 18:44:02 +00:00
persistence.rs debugger: Add memory view (#33955) 2025-07-14 16:32:06 +02:00
session.rs debugger: Improve appearance of session list for JavaScript debugging (#34322) 2025-07-12 15:56:05 +00:00
stack_trace_view.rs Remove into SelectionEffects from .change_selections (#33554) 2025-06-27 14:31:31 -06:00
tests.rs debugger: Debug sessions rerun build tasks by default when restarting (#33724) 2025-07-01 15:43:58 -04:00