pcsx2/pcsx2-qt/Debugger
Ty Lamontagne be405eb705 Debugger: Visually show what CPU triggered a breakpoint 2023-10-26 19:26:43 +01:00
..
Models Debugger: Try to rationally size bp,tl and sf columns 2023-10-26 19:26:43 +01:00
BreakpointDialog.cpp Debugger Expressions: Add 'target', 'load', and 'store' reference 2023-01-14 01:58:04 +00:00
BreakpointDialog.h Debugger Breakpoints: (Refactor) Use some reflection and item models 2023-01-10 13:57:06 +01:00
BreakpointDialog.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
CpuWidget.cpp Debugger: Try to rationally size bp,tl and sf columns 2023-10-26 19:26:43 +01:00
CpuWidget.h Debugger: Demangle symbols in the disassembly view as well 2023-10-12 12:46:12 +10:00
CpuWidget.ui Debugger Memory Search: add Array of byte type 2023-07-17 19:29:39 +10:00
DebuggerWindow.cpp Debugger: Visually show what CPU triggered a breakpoint 2023-10-26 19:26:43 +01:00
DebuggerWindow.h Debugger: Visually show what CPU triggered a breakpoint 2023-10-26 19:26:43 +01:00
DebuggerWindow.ui Debugger: Fix an issue where the debugger is always on top of the main window 2023-10-13 13:53:12 +01:00
DisassemblyWidget.cpp Debugger: Fallback to unmangled symbol when it cannot be demangled 2023-10-26 19:26:43 +01:00
DisassemblyWidget.h Debugger: Demangle symbols in the disassembly view as well 2023-10-12 12:46:12 +10:00
DisassemblyWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
MemoryViewWidget.cpp Debugger: Run the tables keybind handler before the widgets 2023-10-07 14:12:18 +10:00
MemoryViewWidget.h Debugger: Run the tables keybind handler before the widgets 2023-10-07 14:12:18 +10:00
MemoryViewWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
RegisterWidget.cpp Debugger: Properly initialize primitive class members 2023-08-22 21:23:16 +02:00
RegisterWidget.h Debugger: Properly initialize primitive class members 2023-08-22 21:23:16 +02:00
RegisterWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00