dolphin/Source/Core/Core/Debugger
Lioncache 75ec350dc4 Core/Debugger_SymbolMap: Remove redundant system parameters from interface
The CPU thread guard already allows access to the system instance. We can
remove the system parameter to reduce rendundancy here.
2023-12-18 15:46:22 -05:00
..
CodeTrace.cpp Common: Move CodeTrace.cpp/.h into Core 2023-04-24 09:10:43 -04:00
CodeTrace.h Common: Move CodeTrace.cpp/.h into Core 2023-04-24 09:10:43 -04:00
Debugger_SymbolMap.cpp Core/Debugger_SymbolMap: Remove redundant system parameters from interface 2023-12-18 15:46:22 -05:00
Debugger_SymbolMap.h Core/Debugger_SymbolMap: Remove redundant system parameters from interface 2023-12-18 15:46:22 -05:00
DebugInterface.h Common: Move DebugInterface.h into Core 2023-06-12 10:35:31 -04:00
Dump.cpp Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
Dump.h Fix all uninitialized variable warnings (C26495) 2021-10-13 12:32:16 -07:00
GCELF.h
OSThread.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
OSThread.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
PPCDebugInterface.cpp PPCDebugInterface: Silence trivial -Wmaybe-uninitialized warning 2023-12-12 15:42:28 -05:00
PPCDebugInterface.h Common: Move DebugInterface.h into Core 2023-06-12 10:35:31 -04:00
RSO.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
RSO.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00