ZIm/crates/dap_adapters/src
Piotr Osiewicz 4839195003
debugger: Remove fake adapter and un-gate GDB (#27557)
This is a clean-up PR in anticipation of introduction of Debugger
Registry. I wanna get rid of DebugAdapterKind (or rather, it being an
enum).
Release Notes:

- N/A

---------

Co-authored-by: Anthony Eid <hello@anthonyeid.me>
Co-authored-by: Anthony <anthony@zed.dev>
2025-03-27 22:31:58 +00:00
..
dap_adapters.rs debugger: Remove fake adapter and un-gate GDB (#27557) 2025-03-27 22:31:58 +00:00
gdb.rs debugger: Remove fake adapter and un-gate GDB (#27557) 2025-03-27 22:31:58 +00:00
go.rs debugger: Remove fake adapter and un-gate GDB (#27557) 2025-03-27 22:31:58 +00:00
javascript.rs debugger: Remove fake adapter and un-gate GDB (#27557) 2025-03-27 22:31:58 +00:00
lldb.rs debugger: Remove fake adapter and un-gate GDB (#27557) 2025-03-27 22:31:58 +00:00
php.rs debugger: Remove fake adapter and un-gate GDB (#27557) 2025-03-27 22:31:58 +00:00
python.rs debugger: Remove fake adapter and un-gate GDB (#27557) 2025-03-27 22:31:58 +00:00