Liam
|
9737615948
|
general: fix compile for Apple Clang
|
2022-11-22 22:22:28 -05:00 |
|
Liam
|
ceb829cc33
|
debugger: allow more than one connection attempt per session
|
2022-11-10 17:39:04 -05:00 |
|
Liam
|
35d3e7db2a
|
common: remove "yuzu:" prefix from thread names
|
2022-10-03 18:43:56 -04:00 |
|
Liam
|
6523854dd6
|
kernel: unlayer CPU interrupt handling
|
2022-07-25 12:14:15 -04:00 |
|
Liam
|
208ed712f4
|
core/debugger: memory breakpoint support
|
2022-06-16 13:18:07 -04:00 |
|
Liam
|
888f499188
|
kernel: implement KProcess suspension
|
2022-06-14 10:04:11 -04:00 |
|
Morph
|
a0407a8e64
|
Merge pull request #8446 from liamwhite/cmd-gdb
core/debugger: support operation in yuzu-cmd
|
2022-06-13 14:38:37 -04:00 |
|
Liam
|
fb4b507ba4
|
core/debugger: allow remote connections
|
2022-06-12 11:50:50 -04:00 |
|
Liam
|
1f0fee33ed
|
core/debugger: fix a number of shutdown deadlocks
|
2022-06-10 09:17:12 -04:00 |
|
Liam
|
268878f895
|
core/debugger: fix asio write usage
|
2022-06-06 23:50:56 -04:00 |
|
Liam
|
d00b7be2d6
|
core/debugger: fix crash due to incorrect lambda capture
|
2022-06-06 23:39:48 -04:00 |
|
Morph
|
858f8ac6d9
|
Merge pull request #8402 from liamwhite/better-step
core/debugger: Improved stepping mechanism and misc fixes
|
2022-06-01 20:46:10 -04:00 |
|
Morph
|
69511aed3d
|
core/debugger: Define defaulted virtual destructors
Resolves an MSVC warning where a virtual destructor is not defined in the base class with virtual functions.
|
2022-06-01 02:28:34 -04:00 |
|
Liam
|
989d4a7a41
|
core/debugger: Improved stepping mechanism and misc fixes
|
2022-06-01 02:15:15 -04:00 |
|
Liam
|
fb4b3c127f
|
core/debugger: Implement new GDB stub debugger
|
2022-06-01 00:01:25 -04:00 |
|