summaryrefslogtreecommitdiffstats
path: root/src/core/gdbstub/gdbstub.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* GDB Stub Improvements (#508)Hedges2018-06-061-0/+9
* Format: Run the new clang format on everythingJames Rowe2018-01-211-1/+1
* arm: Use 64-bit addressing in a bunch of places.bunnei2017-09-301-2/+2
* gdbstub: Remove global variable from public interfaceLioncash2016-12-151-6/+5
* Remove empty newlines in #include blocks.Emmanuel Gil Peyrot2016-09-211-1/+0
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-7/+7
* Fix missing headerLittleWhite2016-03-201-0/+2
* Remove unnecessary new lines, changed Deinit to Shutdownpolaris-2015-10-121-1/+1
* Use BreakpointAddress struct instead of passing address directlypolaris-2015-10-041-1/+6
* Implement gdbstubpolaris-2015-10-041-0/+89