summaryrefslogtreecommitdiffstats
path: root/src/core/gdbstub (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-122-6/+6
* Use BreakpointAddress struct instead of passing address directlypolaris-2015-10-042-5/+15
* Implement gdbstubpolaris-2015-10-042-0/+1029