pcsx2/pcsx2-qt/Debugger
chaoticgd efb43ac7f9 Debugger: Make the expression parser thread safe 2024-11-16 11:50:19 -05:00
..
Models Debugger: Make the expression parser thread safe 2024-11-16 11:50:19 -05:00
SymbolTree Debugger: Avoid resetting symbol trees while single stepping 2024-10-23 09:58:02 -04:00
AnalysisOptionsDialog.cpp Debugger: Add settings to control the analysis passes 2024-10-18 13:57:05 -04:00
AnalysisOptionsDialog.h Debugger: Add settings to control the analysis passes 2024-10-18 13:57:05 -04:00
AnalysisOptionsDialog.ui Debugger: Add settings to control the analysis passes 2024-10-18 13:57:05 -04:00
BreakpointDialog.cpp Debugger: Make the expression parser thread safe 2024-11-16 11:50:19 -05:00
BreakpointDialog.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
BreakpointDialog.ui Debugger: Use std::string for bp conditions. Implement memory bp conditions 2024-07-11 11:21:39 -04:00
CpuWidget.cpp Debugger: Avoid resetting symbol trees while single stepping 2024-10-23 09:58:02 -04:00
CpuWidget.h Debugger: Add symbol tree widgets for functions and variables 2024-08-27 12:48:40 -04:00
CpuWidget.ui Debugger: Add symbol tree widgets for functions and variables 2024-08-27 12:48:40 -04:00
DebuggerSettingsManager.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
DebuggerSettingsManager.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
DebuggerWindow.cpp Debugger: Add settings to control the analysis passes 2024-10-18 13:57:05 -04:00
DebuggerWindow.h Debugger: Add settings to control the analysis passes 2024-10-18 13:57:05 -04:00
DebuggerWindow.ui Debugger: Add settings to control the analysis passes 2024-10-18 13:57:05 -04:00
DisassemblyWidget.cpp Debugger: Make the expression parser thread safe 2024-11-16 11:50:19 -05:00
DisassemblyWidget.h Debugger: Replace SymbolMap class with new SymbolGuardian class 2024-08-27 12:48:40 -04:00
DisassemblyWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
MemorySearchWidget.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
MemorySearchWidget.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
MemorySearchWidget.ui Debugger: Memory search expansions + results count 2024-03-02 14:49:15 +00:00
MemoryViewWidget.cpp Debugger: Make the expression parser thread safe 2024-11-16 11:50:19 -05:00
MemoryViewWidget.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
MemoryViewWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
RegisterWidget.cpp headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
RegisterWidget.h headers: relicense to GPL-3.0+ 2024-07-30 17:17:13 -04:00
RegisterWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00