dolphin-emulator/Source/Core/DolphinQt/Debugger
JosJuice bc67fc97c3 Revert "Audit uses of IsRunning and GetState"
This reverts commit 72cf2bdb87.

SYSCONF settings are getting cleared when they shouldn't be. Let's
revert the change until I get proper time to figure out why it's broken.
2024-06-26 20:36:46 +02:00
..
AssembleInstructionDialog.cpp
AssembleInstructionDialog.h
AssemblerWidget.cpp Revert "Audit uses of IsRunning and GetState" 2024-06-26 20:36:46 +02:00
AssemblerWidget.h
AssemblyEditor.cpp
AssemblyEditor.h
BranchWatchDialog.cpp Merge pull request #12799 from mitaclaw/branch-watch-tool-fixes-3 2024-06-17 22:36:04 +02:00
BranchWatchDialog.h Branch Watch Tool: Add Set Breakpoints Submenu 2024-06-16 20:46:56 -07:00
BranchWatchTableModel.cpp Merge pull request #12799 from mitaclaw/branch-watch-tool-fixes-3 2024-06-17 22:36:04 +02:00
BranchWatchTableModel.h Branch Watch Tool: Smarter Context Menu 2024-06-01 07:23:05 -07:00
BreakpointDialog.cpp Expression: Support All SPRs + MSR 2024-05-03 17:56:58 -07:00
BreakpointDialog.h
BreakpointWidget.cpp Revert "Audit uses of IsRunning and GetState" 2024-06-26 20:36:46 +02:00
BreakpointWidget.h BreakpointWidget: Direct editing of address cells. Prevent symbol cells from being affected. 2024-06-01 03:42:24 +02:00
CodeViewWidget.cpp Revert "Audit uses of IsRunning and GetState" 2024-06-26 20:36:46 +02:00
CodeViewWidget.h Merge pull request #12645 from mitaclaw/ppc-symbols-signal 2024-03-31 06:36:09 +02:00
CodeWidget.cpp BranchWatchDialog: Resolve Linux FIXME 2024-05-25 06:22:45 -07:00
CodeWidget.h DolphinQt: A Ubiquitous Signal For When Symbols Change 2024-03-28 09:57:22 -07:00
GekkoSyntaxHighlight.cpp
GekkoSyntaxHighlight.h
JITWidget.cpp Core::GetState: Avoid Global System Accessor 2024-04-08 16:23:23 -07:00
JITWidget.h
MemoryViewWidget.cpp Replace Common::BitCast with std::bit_cast 2024-05-03 18:43:51 -07:00
MemoryViewWidget.h DolphinQt Settings: Signal Debug Font By Const Reference 2024-03-22 07:52:52 -07:00
MemoryWidget.cpp Core::IsRunning: Avoid Global System Accessor 2024-05-01 08:54:17 -07:00
MemoryWidget.h Memory(View)Widget: Avoid Global System Accessor 2024-03-01 07:09:20 -08:00
NetworkWidget.cpp Core::GetState: Avoid Global System Accessor 2024-04-08 16:23:23 -07:00
NetworkWidget.h
PatchInstructionDialog.cpp
PatchInstructionDialog.h
RegisterColumn.cpp
RegisterColumn.h
RegisterWidget.cpp DolphinQt: Properly Delete (Some) Widgets 2024-04-30 11:17:28 -07:00
RegisterWidget.h
ThreadWidget.cpp Revert "Audit uses of IsRunning and GetState" 2024-06-26 20:36:46 +02:00
ThreadWidget.h
WatchWidget.cpp Revert "Audit uses of IsRunning and GetState" 2024-06-26 20:36:46 +02:00
WatchWidget.h