pcsx2/pcsx2-qt/Debugger
arcum42 2892f629f0 build/QT: Unmute the warnings for deprecation & overloading virtuals. Fix assorted warnings. Mute 'maybe initialized' warnings. Add a policy to take care of LTO warnings in cmake. 2023-01-11 00:55:21 +01:00
..
Models Debugger Breakpoints: Implement the user data role in the model 2023-01-10 13:57:06 +01:00
BreakpointDialog.cpp Debugger Breakpoints: (Refactor) Use some reflection and item models 2023-01-10 13:57:06 +01: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 Breakpoints: Implement the user data role in the model 2023-01-10 13:57:06 +01:00
CpuWidget.h Debugger Stack frames: (Refactor) Use model based widgets 2023-01-10 13:57:06 +01:00
CpuWidget.ui Debugger Stack frames: (Refactor) Use model based widgets 2023-01-10 13:57:06 +01:00
DebuggerWindow.cpp Debugger Breakpoints: (Refactor) Use some reflection and item models 2023-01-10 13:57:06 +01:00
DebuggerWindow.h Debugger Breakpoints: (Refactor) Use some reflection and item models 2023-01-10 13:57:06 +01:00
DebuggerWindow.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
DisassemblyWidget.cpp build/QT: Unmute the warnings for deprecation & overloading virtuals. Fix assorted warnings. Mute 'maybe initialized' warnings. Add a policy to take care of LTO warnings in cmake. 2023-01-11 00:55:21 +01:00
DisassemblyWidget.h Debugger Disassembly: Add 'NOP Instruction(s)' Context menu action 2023-01-03 04:38:14 +01:00
DisassemblyWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
MemoryViewWidget.cpp Debugger Threads: (Refactor) Use model based widgets 2023-01-10 13:57:06 +01:00
MemoryViewWidget.h Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
MemoryViewWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
RegisterWidget.cpp Debugger: Disable certain actions when the VM is not alive. 2023-01-03 04:38:14 +01:00
RegisterWidget.h Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
RegisterWidget.ui Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00