ZIm/crates/dap/src
Conrad Irwin aef78dcffd
Tidy up DAP initialization (#28730)
To make DAP work over SSH we want to create the binary
at the project level (so we can wrap it in an `ssh` invocation
transparently).

This means not pushing the adapter down into the session, and resolving
more information ahead-of-time.

Co-authored-by: Anthony Eid <hello@anthonyeid.me>
Co-authored-by: Piotr <piotr@zed.dev>

Release Notes:

- N/A

---------

Co-authored-by: Anthony Eid <hello@anthonyeid.me>
Co-authored-by: Piotr <piotr@zed.dev>
Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com>
Co-authored-by: Anthony <anthony@zed.dev>
2025-04-15 17:11:29 +02:00
..
adapters.rs Tidy up DAP initialization (#28730) 2025-04-15 17:11:29 +02:00
client.rs Tidy up DAP initialization (#28730) 2025-04-15 17:11:29 +02:00
dap.rs debugger: Remove fake adapter and un-gate GDB (#27557) 2025-03-27 22:31:58 +00:00
debugger_settings.rs Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00
proto_conversions.rs chore: Bump Rust edition to 2024 (#27800) 2025-03-31 20:55:27 +02:00
registry.rs debugger: Always show process list in attach (#28685) 2025-04-15 14:13:19 +02:00
transport.rs Tidy up DAP initialization (#28730) 2025-04-15 17:11:29 +02:00