ZIm/crates/dap_adapters
Cole Miller 35863c4302
debugger: Fix treatment of node-terminal scenarios (#33432)
- Normalize `node-terminal` to `pwa-node` before sending to DAP
- Split `command` into `program` and `args`
- Run in external console

Release Notes:

- debugger: Fixed debugging JavaScript tasks that used `"type":
"node-terminal"`.
2025-06-26 14:02:09 -04:00
..
src debugger: Fix treatment of node-terminal scenarios (#33432) 2025-06-26 14:02:09 -04:00
Cargo.toml debugger: Fix treatment of node-terminal scenarios (#33432) 2025-06-26 14:02:09 -04:00
LICENSE-GPL Debugger implementation (#13433) 2025-03-18 12:55:25 -04:00