| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-06-02 | Merge pull request #8410 from liamwhite/thread-names | Mai M | |
| gdbstub: Support reading guest thread names | |||
| 2022-06-01 | core/debugger: Support reading guest thread names | Liam | |
| 2022-06-01 | Merge pull request #8409 from liamwhite/tdesc-fix | Mai M | |
| gdbstub: fix target descriptions | |||
| 2022-06-01 | Merge pull request #8402 from liamwhite/better-step | Morph | |
| core/debugger: Improved stepping mechanism and misc fixes | |||
| 2022-06-01 | gdbstub: fix target descriptions | Liam | |
| 2022-06-01 | Merge pull request #8404 from Morph1984/virtual | liamwhite | |
| core/debugger: Define defaulted virtual destructors | |||
| 2022-06-01 | core/debugger: Define defaulted virtual destructors | Morph | |
| Resolves an MSVC warning where a virtual destructor is not defined in the base class with virtual functions. | |||
| 2022-06-01 | core/debugger: Improved stepping mechanism and misc fixes | Liam | |
| 2022-06-01 | gdbstub: Explicitly cast return type to u8 | Morph | |
| Otherwise, the addition promotes the returned value to an int instead of keeping it as a u8. | |||
| 2022-06-01 | core/debugger: Implement new GDB stub debugger | Liam | |
