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

Support configurable debugger executable #51

Closed Tiwalun closed 1 year ago

Tiwalun commented 1 year ago

Especially for testing, but maybe also for to other reasons, it's nice to have a setting to specify the debugger executable per machine.

Tiwalun commented 1 year ago

That's different, since that is specific to a single launch.json file. The new setting can be set once per machine.