aboutsummaryrefslogtreecommitdiff
path: root/src/core/gdbstub/gdbstub.h
AgeCommit message (Expand)Author
2020-11-27core: Eliminate remaining usages of the global system instanceLioncash
2020-10-20Revert "core: Fix clang build"bunnei
2020-10-17core: Fix clang buildLioncash
2020-03-17gdbstub: Ensure gdbstub doesn't drop packets crucial to initializationGauvain "GovanifY" Roussel-Tarbouriech
2018-08-05gdbstub: Replace PAddr alias with VAddrLioncash
2018-07-12More improvements to GDBStub (#653)Hedges
2018-06-06GDB Stub Improvements (#508)Hedges
2018-01-20Format: Run the new clang format on everythingJames Rowe
2017-09-30arm: Use 64-bit addressing in a bunch of places.bunnei
2016-12-15gdbstub: Remove global variable from public interfaceLioncash
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-03-20Fix missing headerLittleWhite
2015-10-11Remove unnecessary new lines, changed Deinit to Shutdownpolaris-
2015-10-04Use BreakpointAddress struct instead of passing address directlypolaris-
2015-10-04Implement gdbstubpolaris-