Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-05-25 | Use poll instead of clock_nanosleep, refactor a bit | Oxore | |
2022-10-02 | Impl setting registers via GDB | Oxore | |
2022-09-03 | Impl breakpoints (pretty much draft) | Oxore | |
Breakpoints work somehow, but overstep 1 instruction. Needs to be fixed. | |||
2022-08-30 | Implement GDB's execution continue and interrupt | Oxore | |
2022-08-30 | Impl emulator stepping with GDB | Oxore | |