ppsspp/Windows/Debugger
Henrik Rydgård e86e3cc7cd
Merge pull request #14344 from unknownbrackets/debugger-mem
Include more memory info in debugger tags
2021-04-04 11:20:33 +02:00
..
BreakpointWindow.cpp Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02: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 Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
CtrlDisAsmView.h sprintf->snprintf, fix some too short buffers 2014-09-14 00:14:11 +02:00
CtrlMemView.cpp Debugger: Add menu to jump to begin/end of alloc. 2021-04-03 16:03:21 -07:00
CtrlMemView.h Debugger: Reorganize memory view painting. 2021-02-15 15:01:23 -08:00
CtrlRegisterList.cpp Windows: Correct some variable init warnings. 2021-02-15 11:59:45 -08:00
CtrlRegisterList.h Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
Debugger_Disasm.cpp Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
Debugger_Disasm.h Windows: Fix improper case or missing includes. 2021-02-14 10:30:10 -08:00
Debugger_Lists.cpp Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00
Debugger_Lists.h Add checkboxes to GenericListControl, use them in CtrlBreakpointList 2014-02-13 10:24:42 +01:00
Debugger_MemoryDlg.cpp Windows: Avoid segfault if memory except on boot. 2021-03-28 19:44:17 -07:00
Debugger_MemoryDlg.h Debugger: Show memory tag info in status bar. 2021-02-15 15:01:23 -08: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 Windows: Fix some const type conversion warnings. 2021-02-14 10:30:10 -08:00
Debugger_VFPUDlg.h Make IdentifiedFileType a proper enum class 2017-03-02 12:29:03 +01:00
DebuggerShared.cpp Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +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 Debugger: Option to skip mem hacks in memory dump. 2021-02-10 20:36:02 -08:00
DumpMemoryWindow.h Windows: Make memory dump long path friendly. 2020-01-04 10:32:48 -08:00
SimpleELF.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00