issues
search
martinribelotta
/
embedded-ide
IDE for C embedded development centered on bare-metal ARM systems
http://martinribelotta.github.io/embedded-ide/
GNU General Public License v3.0
155
stars
32
forks
source link
Add debugger support
#17
Open
martinribelotta
opened
7 years ago
martinribelotta
commented
7 years ago
Add debugger support GDB MI/MI2
[x] Remote support
[x] Execute/Stop/Run
[x] Step/Step Into
[x] Breakpoints
[x] Stack view
[x] Step over/Step Into
[ ] Local support
[ ] Expression evaluator
[ ] Memory inspection
[ ] Register support
[ ] Disassembler support
[ ] Thread support
Add debugger support GDB MI/MI2