AppleWin/source/Debugger
tomcw 087616db29 Fixed Coverity 'High Impact Outstanding' issues:
1489113
1489111
1489105
1489096
1489093
1489092
1486059
1486055 (false positive)
1486054
1486051 (false positive)
1486050
1486047 (false positive)
1486043
1446684
2020-01-04 17:43:20 +00:00
..
Debug.cpp Fixed Coverity 'High Impact Outstanding' issues: 2020-01-04 17:43:20 +00:00
Debug.h Debugger: 'cycles' now shows step-cycle-count (before was abs cumulative cycles) (Fixes #737) 2019-12-20 09:15:24 +00:00
DebugDefs.h
Debugger_Assembler.cpp Debugger: In _6502_GetTargets() removed the bool bIgnoreJSRJMP parameter. 2019-12-09 20:42:16 +00:00
Debugger_Assembler.h Debugger: In _6502_GetTargets() removed the bool bIgnoreJSRJMP parameter. 2019-12-09 20:42:16 +00:00
Debugger_Color.cpp
Debugger_Color.h
Debugger_Commands.cpp
Debugger_Console.cpp
Debugger_Console.h
Debugger_DisassemblerData.cpp Fixed Coverity 'High Impact Outstanding' issues: 2020-01-04 17:43:20 +00:00
Debugger_DisassemblerData.h
Debugger_Display.cpp WOZ: Alternate fix for Wasteland (#733) 2019-12-30 19:52:49 +00:00
Debugger_Display.h WOZ: Alternate fix for Wasteland (#733) 2019-12-30 19:52:49 +00:00
Debugger_Help.cpp WOZ: Alternate fix for Wasteland (#733) 2019-12-30 19:52:49 +00:00
Debugger_Help.h Replace some char * with std::string. 2019-09-06 17:34:25 +01:00
Debugger_Parser.cpp Fixed Coverity 'High Impact Outstanding' issues: 2018-11-06 19:13:28 +00:00
Debugger_Parser.h
Debugger_Range.cpp
Debugger_Range.h
Debugger_Symbols.cpp Debugger: Symbol loading: Fix random crash upon start up. (PR #694) 2019-10-25 04:25:07 +09:00
Debugger_Symbols.h
Debugger_Types.h Debugger: Fixed regression at prior commit dd274bc000 for bpm addr16 not triggering. 2019-12-09 16:27:13 +00:00
Util_MemoryTextFile.cpp Replace some char * with std::string. 2019-09-06 17:34:25 +01:00
Util_MemoryTextFile.h
Util_Text.h Move Util_* files into Debugger subfolder & update all vcproj files 2014-08-13 22:25:22 +01:00