ZIm/crates/debugger_ui/src
Piotr Osiewicz 6bb4b5fa64
Revert "debugger beta: Fix bug where debug Rust main running action f… (#31743)
…ailed (#31291)"

This reverts commit aab76208b5.

Closes #31737

I cannot repro the original issue that this commit was trying to solve
anymore.

Release Notes:

- N/A
2025-05-30 14:32:59 +02:00
..
session Revert "debugger beta: Fix bug where debug Rust main running action f… (#31743) 2025-05-30 14:32:59 +02:00
tests Unify the tasks modal and the new session modal (#31646) 2025-05-29 21:33:52 -04:00
attach_modal.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
debugger_panel.rs Unify the tasks modal and the new session modal (#31646) 2025-05-29 21:33:52 -04:00
debugger_ui.rs Unify the tasks modal and the new session modal (#31646) 2025-05-29 21:33:52 -04:00
dropdown_menus.rs debugger: Add spinners while session is starting up (#31548) 2025-05-29 01:58:40 +00:00
new_session_modal.rs Unify the tasks modal and the new session modal (#31646) 2025-05-29 21:33:52 -04:00
persistence.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
session.rs Use anyhow more idiomatically (#31052) 2025-05-20 23:06:07 +00:00
stack_trace_view.rs Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
tests.rs debugger beta: Fix gdb/delve JSON data conversion from New Session Modal (#31501) 2025-05-27 17:28:41 +00:00