ZIm/crates/dap_adapters
Remco Smits 0415e853d5
debugger: Use current worktree directory when spawning an adapter (#31054)
/cc @osiewicz 

I think bringing this back should fix **bloveless** his issue with go
debugger.
This is also nice, so people are not forced to give us a working
directory, because most adapters will use their **cwd** as the project
root directory. For JavaScript, you don't need to specify the **cwd**
anymore because it can already infer it

Release Notes:

- debugger beta: Fixed some adapters fail to determine the right root level of the
debug program.
2025-05-22 06:47:47 -04:00
..
src debugger: Use current worktree directory when spawning an adapter (#31054) 2025-05-22 06:47:47 -04:00
Cargo.toml Fix unzipping clangd and codelldb on Windows (#31080) 2025-05-21 21:17:14 +03:00
LICENSE-GPL Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00