summaryrefslogtreecommitdiffstats
path: root/src/core/gdbstub/gdbstub.h (unfollow)
Commit message (Expand)AuthorFilesLines
2020-03-17gdbstub: Ensure gdbstub doesn't drop packets crucial to initializationGauvain "GovanifY" Roussel-Tarbouriech1-0/+7
2018-08-05gdbstub: Replace PAddr alias with VAddrLioncash1-4/+4
2018-07-13More improvements to GDBStub (#653)Hedges1-2/+6
2018-06-06GDB Stub Improvements (#508)Hedges1-0/+9
2018-01-21Format: Run the new clang format on everythingJames Rowe1-1/+1
2017-09-30arm: Use 64-bit addressing in a bunch of places.bunnei1-2/+2
2016-12-15gdbstub: Remove global variable from public interfaceLioncash1-6/+5
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot1-1/+0
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-7/+7
2016-03-20Fix missing headerLittleWhite1-0/+2
2015-10-12Remove unnecessary new lines, changed Deinit to Shutdownpolaris-1-1/+1
2015-10-04Use BreakpointAddress struct instead of passing address directlypolaris-1-1/+6
2015-10-04Implement gdbstubpolaris-1-0/+89
2015-09-20Implement gdbstubpolaris-1-0/+89