ZIm/crates/debugger_tools/src
Anthony Eid 6650be8e0f
debugger: Improve logging of debug sessions (#32718)
This PR fixes a common issue where a debug session won't start up and
user's weren't able to get any logs from the debug session. We now do
these three things

1. We know store a history of debug sessions
2. We added a new option to only look at the initialization sequence 
3. We default to selecting a session in dap log view in stead of none

Release Notes:

- debugger: Add history to debug session logging

---------

Co-authored-by: Cole Miller <cole@zed.dev>
Co-authored-by: Remco Smits <djsmits12@gmail.com>
2025-06-13 20:56:23 +00:00
..
dap_log.rs debugger: Improve logging of debug sessions (#32718) 2025-06-13 20:56:23 +00:00
debugger_tools.rs Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00