probe-rs / vscode

VSCode debug extension for probe-rs. It uses the MS DAP protocol to communicate directly with the probe (via probe-rs), and supports basic command line debugging in addition to VSCode UI.
https://probe.rs/
Other
65 stars 6 forks source link

Changes to match probe-rs-debugger 0.14.0 #39

Closed noppej closed 1 year ago

noppej commented 1 year ago

VSCode no longer checks a stderr signature when it waits for probe-rs-debugger to startup, but tests against the availability of the TCP port number instead.

Also bumps dependencies and own version number to 0.4.2