ppsspp/Windows/Debugger
Unknown W. Brackets 6bd4383a8a Give memchecks/breakpoints a consistent interface.
Removes the limit on max breakpoints, and makes everything use accessors
for both that look roughly the same.
2013-06-30 15:16:58 -07:00
..
CPURegsInterface.h
CtrlDisAsmView.cpp Add a memory view control to the disassembly window 2013-06-30 13:42:19 +02:00
CtrlDisAsmView.h Fix some sign comparison warnings. 2013-06-29 10:59:42 -07:00
CtrlMemView.cpp Add a memory view control to the disassembly window 2013-06-30 13:42:19 +02:00
CtrlMemView.h -ctrl+g for goto in mem viewer/disassembly 2013-06-29 22:25:17 +02:00
CtrlRegisterList.cpp Expression parser 2013-06-29 15:17:00 +02:00
CtrlRegisterList.h -edit register by double clicking 2013-06-27 11:50:59 +02:00
Debugger.h
Debugger_Disasm.cpp Give memchecks/breakpoints a consistent interface. 2013-06-30 15:16:58 -07:00
Debugger_Disasm.h Clear temp breakpoints off the CPU thread. 2013-06-29 10:54:33 -07:00
Debugger_MemoryDlg.cpp Add a memory view control to the disassembly window 2013-06-30 13:42:19 +02:00
Debugger_MemoryDlg.h Several fixes to build under stricter C++11 2012-11-21 14:33:50 -03:00
Debugger_Misc.cpp
Debugger_Misc.h
Debugger_Profiler.cpp
Debugger_Profiler.h
Debugger_SymbolMap.h
Debugger_VFPUDlg.cpp Work around occasional GetI18NCategory() failure in WndProc(). 2013-06-03 20:56:44 +08:00
Debugger_VFPUDlg.h
DebuggerShared.h Add a memory view control to the disassembly window 2013-06-30 13:42:19 +02:00
ExpressionParser.cpp -ctrl+g for goto in mem viewer/disassembly 2013-06-29 22:25:17 +02:00
ExpressionParser.h Expression parser 2013-06-29 15:17:00 +02:00
SimpleELF.h