dolphin/Source/Core/DolphinQt/Debugger
2022-12-24 08:32:49 +01:00
..
BreakpointDialog.cpp DolphinQt: Add more i18n comments 2022-12-24 08:32:49 +01:00
BreakpointDialog.h Expand conditional breakpoints to memory breakpoints 2022-12-04 11:25:33 -07:00
BreakpointWidget.cpp Expand conditional breakpoints to memory breakpoints 2022-12-04 11:25:33 -07:00
BreakpointWidget.h Expand conditional breakpoints to memory breakpoints 2022-12-04 11:25:33 -07:00
CodeDiffDialog.cpp
CodeDiffDialog.h
CodeViewWidget.cpp DolphinQt: Add more i18n comments 2022-12-24 08:32:49 +01:00
CodeViewWidget.h MemoryView auto updateDebugger. Implement base codetrace logic. Add register breakpoints. Add CodeViewWidget autostepping to track a value.Debugger 2022-10-06 22:17:22 -07:00
CodeWidget.cpp Fix code widget not becoming visible when selecting 'view code' or similar 2022-12-01 17:43:35 -08:00
CodeWidget.h
JITWidget.cpp JITWidget: Convert to fmt 2022-12-01 17:44:41 -08:00
JITWidget.h
MemoryViewWidget.cpp Fix MemoryViewWidget background colour 2022-12-17 10:37:37 +01:00
MemoryViewWidget.h MemoryViewWidget set target address as selected. Fix focus call. Always color selected item blue. 2022-11-30 16:38:56 -07:00
MemoryWidget.cpp DolphinQt: Add more i18n comments 2022-12-24 08:32:49 +01:00
MemoryWidget.h MemoryWidget: Make search address a combobox that holds address history. 2022-10-29 22:41:30 -07:00
NetworkWidget.cpp
NetworkWidget.h
PatchInstructionDialog.cpp
PatchInstructionDialog.h
RegisterColumn.cpp
RegisterColumn.h
RegisterWidget.cpp MemoryView auto updateDebugger. Implement base codetrace logic. Add register breakpoints. Add CodeViewWidget autostepping to track a value.Debugger 2022-10-06 22:17:22 -07:00
RegisterWidget.h MemoryView auto updateDebugger. Implement base codetrace logic. Add register breakpoints. Add CodeViewWidget autostepping to track a value.Debugger 2022-10-06 22:17:22 -07:00
ThreadWidget.cpp
ThreadWidget.h
WatchWidget.cpp
WatchWidget.h