30 Commits (591d1f1b09d2af6e432d4fb27af3321919758c0c)

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