| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-11 | gdbstub_arch: Add missing virtual destructor | Lioncash | |
| The class is used polymorphically, so it's undefined behavior to delete instances of GDBStubA64 and GDBStubA32 from the base class pointer. | |||
| 2022-06-01 | gdbstub: fix target descriptions | Liam | |
| 2022-06-01 | core/debugger: Implement new GDB stub debugger | Liam | |
