ZIm/crates/debugger_ui
Piotr Osiewicz d4c9522da7
debugger: Do not query threads when session is still building (#32852)
This should silence a noisy log we see whenever a debug session is
started:
`2025-06-17T12:06:12+02:00 ERROR [project] no adapter running to send
request: ThreadsCommand`

Closes #ISSUE

Release Notes:

- Fixed debugger logs getting clobbered with internal logs about Threads
Command whenever a new debug session is created.
2025-06-17 10:36:46 +00:00
..
src debugger: Do not query threads when session is still building (#32852) 2025-06-17 10:36:46 +00:00
Cargo.toml debugger: Process ANSI color escape codes in console (#32817) 2025-06-16 17:39:53 -04:00
LICENSE-GPL Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00