Files
zed/crates
Anthony Eid a7e26bbfb5 Proxy dap requests to upstream clients (#77)
* WIP Start work to send all dap client requests with request_dap

* Continue work on converting dap client requests

* WIP setup dap command for proto dap requests

* WIP dap command

Co-authored-by: Remco Smits <djsmits12@gmail.com>

* revert "WIP dap command"

This reverts commit fd2a6832b667aa23caf588c3ab55243319bc1654.

Co-authored-by: Remco Smits <djsmits12@gmail.com>

* More WIP with Dap Command trait
Co-authored-by: Remco Smits <djsmits12@gmail.com>

* Get step over command to work with remote dap clients

Co-authored-by: Remco Smits <djsmits12@gmail.com>

* Fix thread status not being set to stop on remote debug panel items

* Create a inner wrapper type to use for dap remote step requests

* Implement step in,back,out for remote debugger sessions

* Add Continue Command

* Add more dap command impls

TerminateThreads, Pause, and Disconnect. As well as a shutdown session request downstream clients can send to host

* Add Disconnect & Terminate dap command impls

* Add basic dap proxy test over collab

* Fix clippy error

* Start work on syncing breakpoint thread status

Co-authored-by: Remco Smits <djsmits12@gmail.com>
Co-authored-by: Carter Canedy <cartercanedy42@gmail.com>

* WIP Fix thread status not syncing

* Add thread state model's to remote debug panels when setting panel items

* Sync thread state on step out command

---------

Co-authored-by: Remco Smits <djsmits12@gmail.com>
Co-authored-by: Carter Canedy <cartercanedy42@gmail.com>
2025-01-14 01:08:31 -05:00
..
2024-12-17 22:16:59 -07:00
2025-01-10 13:38:00 +00:00
2025-01-11 18:46:00 +01:00
2025-01-10 13:38:00 +00:00
2024-04-30 23:31:59 -06:00
2025-01-04 01:00:16 +00:00
2025-01-10 13:38:00 +00:00
2024-03-11 10:45:57 +01:00
2025-01-10 13:38:00 +00:00
2024-11-16 11:07:31 +01:00
2025-01-10 13:38:00 +00:00
2024-12-13 14:23:02 -05:00
2024-11-18 22:56:34 +01:00
2024-12-09 22:28:59 +01:00
2025-01-07 19:35:45 +01:00
2025-01-07 19:35:45 +01:00
2025-01-07 19:35:45 +01:00
2025-01-10 20:19:11 -05:00
2025-01-10 20:19:11 -05:00
2025-01-10 13:38:00 +00:00