summaryrefslogtreecommitdiff
path: root/m68k_debugging.hpp
AgeCommit message (Collapse)Author
2022-09-03Impl breakpoints (pretty much draft)Oxore
Breakpoints work somehow, but overstep 1 instruction. Needs to be fixed.
2022-08-30Implement GDB's execution continue and interruptOxore
2022-08-30Impl emulator stepping with GDBOxore