pcsx2/pcsx2-qt/Debugger
2024-07-17 21:55:04 +02:00
..
Models Debugger: Use std::string for bp conditions. Implement memory bp conditions 2024-07-11 11:21:39 -04:00
BreakpointDialog.cpp Debugger: Use std::string for bp conditions. Implement memory bp conditions 2024-07-11 11:21:39 -04:00
BreakpointDialog.h Misc: Remove explicit PCH include, switch to SPDX 2023-12-24 14:03:14 +10: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/CPUWidget: Make "Go to in Memory View" open the Memory View 2024-04-08 19:54:46 +01:00
CpuWidget.h Debugger/CPUWidget: Make "Go to in Memory View" open the Memory View 2024-04-08 19:54:46 +01:00
CpuWidget.ui Debugger: Memory search expansions + results count 2024-03-02 14:49:15 +00:00
DebuggerSettingsManager.cpp Qt: Fix more compiler warnings. 2024-01-27 13:30:45 +10:00
DebuggerSettingsManager.h Debugger: Adds loading breakpoints/saved addresses from settings 2024-01-24 20:06:20 +10:00
DebuggerWindow.cpp Debugger: Untangle the breakpoints data flow to resolve races 2024-04-08 19:54:46 +01:00
DebuggerWindow.h Debugger: Untangle the breakpoints data flow to resolve races 2024-04-08 19:54:46 +01:00
DebuggerWindow.ui Debugger: Disable the debugger toolbar ctx menu 2024-04-20 11:56:51 +10:00
DisassemblyWidget.cpp Debugger: Untangle the breakpoints data flow to resolve races 2024-04-08 19:54:46 +01:00
DisassemblyWidget.h DisassemblyWidget: Allow showing opcodes & some key bind modification 2024-02-23 01:28:44 +00:00
DisassemblyWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
MemorySearchWidget.cpp Debugger: Fixes crash selecting a filter search with new search button 2024-03-14 01:42:11 +01:00
MemorySearchWidget.h Debugger: Reduces RAM useage for searches (Act 1) 2024-03-14 01:42:11 +01:00
MemorySearchWidget.ui Debugger: Memory search expansions + results count 2024-03-02 14:49:15 +00:00
MemoryViewWidget.cpp Debugger: change how the nullbyte (0x00) are displayed in the memoryview widget. 2024-07-17 21:55:04 +02:00
MemoryViewWidget.h Debugger: Implement little endian memory view support 2024-07-17 21:55:04 +02:00
MemoryViewWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
RegisterWidget.cpp Debugger: Adds editing register values via double click 2024-01-31 14:46:28 +00:00
RegisterWidget.h Debugger: Adds editing register values via double click 2024-01-31 14:46:28 +00:00
RegisterWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00