summaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2022-09-03Begin implementing breakpoints supportOxore
2022-08-30Implement GDB's execution continue and interruptOxore
2022-08-30Impl emulator stepping with GDBOxore
2022-08-30Convince GDB that it is connectedOxore
2022-08-27Add initial gdbremote implementationOxore
2022-08-27Move to C++ completelyOxore
2022-08-26Add README.md and licensing informationOxore
2022-08-26Split bus functionalityOxore
2022-08-26Get rid of macrosOxore
2022-08-25Initial commitOxore