| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-30 | gdbstub_arch: Directly access SP register | lat9nq | |
| Currently to access the SP register, RegRead and RegWrite rely on a out-of-bounds array access to reach the next element in a struct. As of writing only git versions of GCC catch this error. Specify the SP register when we want to access it in these functions. | |||
| 2022-06-01 | gdbstub: fix target descriptions | Liam | |
| 2022-06-01 | core/debugger: Implement new GDB stub debugger | Liam | |
