ppsspp/Core/Debugger
Unknown W. Brackets 012d47bcbf Debugger: Show string in status bar for li, etc.
This is helpful when stepping through the debugger.  Only shows likely
UTF-8 or similar formatted text, but often names or error messages are.
2021-04-21 23:50:59 -07:00
..
WebSocket Debugger: Show string in status bar for li, etc. 2021-04-21 23:50:59 -07:00
Breakpoints.cpp Debugger: Keep char *s for memchecks. 2021-02-20 16:16:43 -08:00
Breakpoints.h Debugger: Keep char *s for memchecks. 2021-02-20 16:16:43 -08:00
DebugInterface.h Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
DisassemblyManager.cpp Debugger: Show string in status bar for li, etc. 2021-04-21 23:50:59 -07:00
DisassemblyManager.h Debugger: Show string in status bar for li, etc. 2021-04-21 23:50:59 -07:00
MemBlockInfo.cpp Debugger: Add APIs to set/list/search mem tags. 2021-04-06 12:09:39 -07:00
MemBlockInfo.h Debugger: Add APIs to set/list/search mem tags. 2021-04-06 12:09:39 -07:00
SymbolMap.cpp Build: Explicitly include ppsspp_config.h. 2021-03-02 21:04:03 -08:00
SymbolMap.h Debugger: Defer active symbol updates. 2017-12-26 18:11:22 -08:00
WebSocket.cpp Debugger: Add simple API to control tagging detail. 2021-04-04 20:23:51 -07:00
WebSocket.h Debugger: Disconnect on shutdown/disable. 2018-06-08 06:59:16 -07:00