ppsspp/Core/Debugger
Unknown W. Brackets 76afb2a8d5 Avoid returning points from the symbol map.
Now that it uses a lookup, this is even more dangerous.  But, the maps
could be reordered while it's trying to print the pointer and cause that
data to become invalid.

This should be safe from race conditions.
2014-01-25 21:40:23 -08:00
..
Breakpoints.cpp Avoid returning points from the symbol map. 2014-01-25 21:40:23 -08:00
Breakpoints.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
DebugInterface.h Avoid returning points from the symbol map. 2014-01-25 21:40:23 -08:00
DisassemblyManager.cpp Avoid returning points from the symbol map. 2014-01-25 21:40:23 -08:00
DisassemblyManager.h Mostly get rid of including "Globals.h" 2013-12-30 10:17:11 +01:00
SymbolMap.cpp Avoid returning points from the symbol map. 2014-01-25 21:40:23 -08:00
SymbolMap.h Avoid returning points from the symbol map. 2014-01-25 21:40:23 -08:00