ZIm/crates/debugger_ui/src
Cole Miller 19b6892c8d
debugger: Don't try to open <node_internals> paths (#31524)
The JS DAP returns these, and they don't point to anything real on the
filesystem.

Release Notes:

- N/A
2025-05-27 15:32:48 +00:00
..
session debugger: Don't try to open <node_internals> paths (#31524) 2025-05-27 15:32:48 +00:00
tests debugger beta: Fix regression where we sent launch args twice to any dap (#31325) 2025-05-24 06:52:36 +00: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 Use read-only access methods for read-only entity operations (#31479) 2025-05-26 23:04:31 -04:00
debugger_ui.rs debugger: Add an action to rerun the last session (#31442) 2025-05-26 21:21:11 -04:00
dropdown_menus.rs debugger beta: Add error handling when gdb doesn't send thread names (#31279) 2025-05-23 10:07:47 -04:00
new_session_modal.rs debugger: Change placeholder text for Custom/Run text input (#31264) 2025-05-23 14:53:20 +02: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 zlog: Replace usages of env_logger in tests with zlog (#31436) 2025-05-26 11:48:50 -04:00