Embedded Rust Debugger (ERDB)Extension for the debugger Embedded Rust Debugger (ERDB). ERDB is a rust debugger for embedded systems.
It currently only works on Linux, and is only tested on a Features
RequirementsCheck that
The debug target must be connected to the host, and the binary must contain the debug information section. Extension SettingsIt is required to fill in some information in the ProgramThe absolute path to the program binary, which can be used to flash the target, and contains the debug information. If you get the error Examples
ChipThe MCU chip type that the debug target has. Example
Known Issues
Release Notes0.1.2
0.1.1
0.1.0
LicenseLicensed under either of
at your option. ContributionUnless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions. |