ppsspp/Windows/Debugger
2015-07-15 20:02:42 +02:00
..
BreakpointWindow.cpp sprintf->snprintf, fix some too short buffers 2014-09-14 00:14:11 +02:00
BreakpointWindow.h Various debug ui fixes and enhancements 2013-10-30 12:12:33 +01:00
CPURegsInterface.h Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08:00
CtrlDisAsmView.cpp Windows: Enable ASLR (had to fix a few pointer truncations) 2015-07-15 20:02:42 +02:00
CtrlDisAsmView.h sprintf->snprintf, fix some too short buffers 2014-09-14 00:14:11 +02:00
CtrlMemView.cpp Windows: Enable ASLR (had to fix a few pointer truncations) 2015-07-15 20:02:42 +02:00
CtrlMemView.h Various debug ui fixes and enhancements 2013-10-30 12:12:33 +01:00
CtrlRegisterList.cpp Avoid unpredictable behavior in error condition. 2015-04-08 11:57:57 -07:00
CtrlRegisterList.h Fix some unlikely uninitialized values. 2015-01-17 18:43:04 -08:00
Debugger_Disasm.cpp Avoid a hang on step out with no threads. 2015-01-17 18:43:02 -08:00
Debugger_Disasm.h Switch to #pragma once in a few places. 2015-03-02 22:34:51 -08:00
Debugger_Lists.cpp Avoid an unlikely error in breakpoint listing. 2015-01-19 08:31:56 -08:00
Debugger_Lists.h Add checkboxes to GenericListControl, use them in CtrlBreakpointList 2014-02-13 10:24:42 +01:00
Debugger_MemoryDlg.cpp Fix a missing break. 2015-01-19 08:58:37 -08:00
Debugger_MemoryDlg.h Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08:00
Debugger_Misc.cpp Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger_Misc.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger_Profiler.cpp Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger_Profiler.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger_SymbolMap.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger_VFPUDlg.cpp Reorder VFPU registers in memory so that we can flush and reload them in bulk more often. 2013-11-28 13:27:51 +01:00
Debugger_VFPUDlg.h Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08:00
Debugger.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
DebuggerShared.cpp Win32: Switch to a UNICODE build. This took quite a bit of fixing. 2013-08-26 19:00:16 +02:00
DebuggerShared.h Win32: Switch to a UNICODE build. This took quite a bit of fixing. 2013-08-26 19:00:16 +02:00
DumpMemoryWindow.cpp sprintf->snprintf, fix some too short buffers 2014-09-14 00:14:11 +02:00
DumpMemoryWindow.h Dump memory dialog 2013-10-01 21:11:41 +02:00
SimpleELF.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00