Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-10-04 | common: remove "yuzu:" prefix from thread names | Liam | 1 | -1/+1 |
2022-07-25 | kernel: unlayer CPU interrupt handling | Liam | 1 | -4/+5 |
2022-06-16 | core/debugger: memory breakpoint support | Liam | 1 | -3/+16 |
2022-06-14 | kernel: implement KProcess suspension | Liam | 1 | -51/+43 |
2022-06-12 | core/debugger: allow remote connections | Liam | 1 | -1/+1 |
2022-06-10 | core/debugger: fix a number of shutdown deadlocks | Liam | 1 | -7/+48 |
2022-06-07 | core/debugger: fix asio write usage | Liam | 1 | -2/+2 |
2022-06-07 | core/debugger: fix crash due to incorrect lambda capture | Liam | 1 | -8/+9 |
2022-06-01 | core/debugger: Define defaulted virtual destructors | Morph | 1 | -1/+1 |
2022-06-01 | core/debugger: Improved stepping mechanism and misc fixes | Liam | 1 | -26/+35 |
2022-06-01 | core/debugger: Implement new GDB stub debugger | Liam | 1 | -0/+259 |