summaryrefslogtreecommitdiffstats
path: root/src/core/gdbstub/gdbstub.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Pad responses to gdb for VFP registerspolaris-2015-10-211-0/+3
* Try to add support for VFP registerspolaris-2015-10-211-4/+21
* Fix buffer overflow commentspolaris-2015-10-211-2/+3
* Remove unnecessary new lines, changed Deinit to Shutdownpolaris-2015-10-121-5/+5
* Use BreakpointAddress struct instead of passing address directlypolaris-2015-10-041-4/+9
* Implement gdbstubpolaris-2015-10-041-0/+940