dolphin/Source/Core/Common/Debug
Lioncash e5b91f00b0 Common: Replace StringBeginsWith/StringEndsWith with std equivalents
Obsoletes these functions in favor of the standard member functions
added in C++20.
2023-01-24 14:58:20 -05:00
..
CodeTrace.cpp Common: Replace StringBeginsWith/StringEndsWith with std equivalents 2023-01-24 14:58:20 -05:00
CodeTrace.h MemoryView auto updateDebugger. Implement base codetrace logic. Add register breakpoints. Add CodeViewWidget autostepping to track a value.Debugger 2022-10-06 22:17:22 -07:00
MemoryPatches.cpp Core: add ability to add memory patches to the patch engine that will be executed each frame 2022-12-23 03:13:03 -06:00
MemoryPatches.h Core: add ability to add memory patches to the patch engine that will be executed each frame 2022-12-23 03:13:03 -06:00
Threads.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
Watches.cpp Core: add locked state to watches 2022-12-23 11:59:23 -06:00
Watches.h Core: add locked state to watches 2022-12-23 11:59:23 -06:00