Skip to content
This repository has been archived by the owner on Oct 22, 2021. It is now read-only.

Make debugger available for other boards #185

Closed
spoenemann opened this issue Jan 23, 2020 · 2 comments
Closed

Make debugger available for other boards #185

spoenemann opened this issue Jan 23, 2020 · 2 comments
Labels
topic: CLI Anything that has to implemented on the CLI side first topic: debugger Anything related to debugging: UI, DAP, etc
Milestone

Comments

@spoenemann
Copy link

The current debugger is hard-coded to work only for Arduino Zero. It should be generalized by automatically resolving the required debugging tools (gdb, objdump, openocd), preferably through the arduino-cli.

@spoenemann spoenemann added the topic: debugger Anything related to debugging: UI, DAP, etc label Jan 23, 2020
@spoenemann spoenemann added this to the v0.0.5 milestone Jan 23, 2020
@mastrolinux
Copy link
Contributor

please open a bug at https://github.com/arduino/arduino-cli and link this one.

@kittaakos kittaakos added the topic: CLI Anything that has to implemented on the CLI side first label Jan 27, 2020
@spoenemann
Copy link
Author

Fixed in v0.0.5

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
topic: CLI Anything that has to implemented on the CLI side first topic: debugger Anything related to debugging: UI, DAP, etc
Projects
None yet
Development

No branches or pull requests

3 participants