Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-12 | Implement memory writes in GDB remote debugging stub | Mike Pavone | |
2014-02-11 | Support setting registers in gdb remote debugger | Mike Pavone | |
2014-02-11 | Support single stepping in gdb remote debugger | Mike Pavone | |
2014-02-08 | Initial GDB remote debugging support. Lacks some features, but breakpoints ↵ | Mike Pavone | |
and basic inspection of registers and memory work. | |||
2014-01-06 | The local clone on my laptop got messed up and some changes had not been ↵ | Michael Pavone | |
pushed. This commit represents the status of the working copy from that clone. It unfortunately contains some changes that I did not intend to commit yet, but this seems like the best option at the moment. | |||
2013-09-10 | Added copyright notice to source files and added GPL license text in COPYING | Mike Pavone | |
2013-09-04 | Initial work on GDB remote debugging support | Mike Pavone | |