summaryrefslogtreecommitdiff
path: root/utils.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-09-03Impl writing memory via GDBOxore
2022-08-30Impl emulator stepping with GDBOxore