Liam
|
208ed712f4
core/debugger: memory breakpoint support
|
hace 4 años |
Liam
|
20eab9fed9
core: centralize profile scope for Dynarmic
|
hace 4 años |
Liam
|
989d4a7a41
core/debugger: Improved stepping mechanism and misc fixes
|
hace 4 años |
Liam
|
fb4b3c127f
core/debugger: Implement new GDB stub debugger
|
hace 4 años |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
hace 4 años |
Liam
|
0ca4dff62c
core/arm: separate backtrace collection
|
hace 4 años |
Liam
|
b29242862b
core: extract symbol reading
|
hace 4 años |
Lioncash
|
5553bd3ba2
General: Resolve a few missing initializer warnings
|
hace 5 años |
bunnei
|
3d592972dc
Revert "core: Fix clang build"
|
hace 5 años |
Lioncash
|
be1954e04c
core: Fix clang build
|
hace 5 años |
Fernando Sahmkow
|
7b18174eef
ARM/WaitTree: Better track the CallStack for each thread.
|
hace 6 años |
bunnei
|
4caff51710
core: memory: Move to Core::Memory namespace.
|
hace 6 años |
Lioncash
|
1c340c6efa
CMakeLists: Specify -Wextra on linux builds
|
hace 6 años |
Lioncash
|
b05bfc6036
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
|
hace 6 años |
Lioncash
|
536fc7f0ea
core: Prepare various classes for memory read/write migration
|
hace 6 años |
Zach Hilman
|
b77fde7c5c
loader: Move NSO module tracking to AppLoader
|
hace 7 años |
Zach Hilman
|
5574be21cc
arm_interface: Expand backtrace generation
|
hace 7 años |
Lioncash
|
039e58a984
arm_interface: Make include path relative for arm_interface.h
|
hace 7 años |
Lioncash
|
a17dd30057
arm_interface: Make LogBacktrace() a const member function
|
hace 7 años |
Lioncash
|
776ce5d74c
arm_interface: Mark variables as const where applicable in LogBacktrace()
|
hace 7 años |
Lioncash
|
387bffda5e
arm_interface: Remove unnecessary semicolon
|
hace 7 años |
David Marcec
|
22d4e10664
Moved log backtrace to arm_interface.cpp. Added printing of error code to fatal
|
hace 7 años |