dolphin/Source/Core/DolphinQt/Debugger
sowens99 44e3993f2f DolphinQt: Prevent MemoryViewWidget updates when hidden 2023-04-07 11:21:19 -04:00
..
BreakpointDialog.cpp Debugger: Add string comparison to conditional breakpoints. 2023-02-20 01:40:33 +01:00
BreakpointDialog.h Expand conditional breakpoints to memory breakpoints 2022-12-04 11:25:33 -07:00
BreakpointWidget.cpp Expand conditional breakpoints to memory breakpoints 2022-12-04 11:25:33 -07:00
BreakpointWidget.h Expand conditional breakpoints to memory breakpoints 2022-12-04 11:25:33 -07:00
CodeDiffDialog.cpp JitInterface: Refactor to class, move to System. 2023-03-26 14:38:07 +02:00
CodeDiffDialog.h Fix uninitialized variable warnings (C26495) 2023-02-15 19:18:39 -08:00
CodeViewWidget.cpp DolphinQt: Avoid ppcState global. 2023-04-05 20:09:32 +02:00
CodeViewWidget.h DolphinQt: Avoid ppcState global. 2023-04-05 20:09:32 +02:00
CodeWidget.cpp DolphinQt: Avoid ppcState global. 2023-04-05 20:09:32 +02:00
CodeWidget.h DolphinQt: Avoid ppcState global. 2023-04-05 20:09:32 +02:00
JITWidget.cpp JITWidget: Convert to fmt 2022-12-01 17:44:41 -08:00
JITWidget.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
MemoryViewWidget.cpp DolphinQt: Prevent MemoryViewWidget updates when hidden 2023-04-07 11:21:19 -04:00
MemoryViewWidget.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
MemoryWidget.cpp DolphinQt: Fix memory leaks in MemoryWidget 2023-04-04 16:10:31 -04:00
MemoryWidget.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
NetworkWidget.cpp NetworkCaptureLogger: Add GameCube BBA support 2022-07-12 13:35:49 +04:00
NetworkWidget.h NetworkCaptureLogger: Add GameCube BBA support 2022-07-12 13:35:49 +04:00
PatchInstructionDialog.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
PatchInstructionDialog.h treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
RegisterColumn.cpp treewide: convert GPLv2+ license info to SPDX tags 2021-07-05 04:35:56 +02:00
RegisterColumn.h Debugger RegisterWidget: Add context options to change entire column's display type. 2022-04-29 17:21:39 -07:00
RegisterWidget.cpp DolphinQt: Avoid ppcState global. 2023-04-05 20:09:32 +02:00
RegisterWidget.h DolphinQt: Avoid ppcState global. 2023-04-05 20:09:32 +02:00
ThreadWidget.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
ThreadWidget.h DolphinQt: Properly lock CPU before accessing emulated memory 2023-02-12 11:27:50 +01:00
WatchWidget.cpp PowerPC/MMU: Refactor to class, move to System. 2023-03-28 03:47:51 +02:00
WatchWidget.h Qt/WatchWidget: Don't update if not paused. 2023-03-07 20:31:15 +01:00