ppsspp/Windows/Debugger
2016-12-05 16:52:03 +01:00
..
BreakpointWindow.cpp Debugger: Add custom log expressions. 2016-08-04 13:29:22 -07:00
BreakpointWindow.h Debugger: Add custom breakpoint log message. 2016-08-04 13:07:56 -07:00
CPURegsInterface.h Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08:00
CtrlDisAsmView.cpp Debugger: Allow logging on CPU breakpoints. 2016-08-04 12:39:29 -07: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 Move the symbol map to the heap, deallocate it when no game is running. 2015-10-31 23:01:19 +01:00
Debugger_Disasm.h Switch to #pragma once in a few places. 2015-03-02 22:34:51 -08:00
Debugger_Lists.cpp Debugger: Allow logging on CPU breakpoints. 2016-08-04 12:39:29 -07:00
Debugger_Lists.h Add checkboxes to GenericListControl, use them in CtrlBreakpointList 2014-02-13 10:24:42 +01:00
Debugger_MemoryDlg.cpp Move the symbol map to the heap, deallocate it when no game is running. 2015-10-31 23:01:19 +01: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 Pick some safe changes from the android gradle branch (including windows CMake fixes) 2016-12-05 16:52:03 +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