ppsspp/Core/Debugger
Unknown W. Brackets e3506ead69 Clear the symbol map between each test.
This way we could, for example, test function replacement properly.

Actually slows down tests because it spends more time correctly
determining the function boundaries.
2014-03-02 10:20:40 -08:00
..
Breakpoints.cpp Small merge fix. 2014-01-26 14:13:43 -08:00
Breakpoints.h Make the "on change" checkbox for memchecks work. 2014-01-26 11:57:39 -08: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 Clear the symbol map between each test. 2014-03-02 10:20:40 -08:00
SymbolMap.h Optimize searching for existing symbols. 2014-02-14 22:26:35 -08:00