Check potential non-existent global variables found in the DWARF information
[clinton/Virtual-Jaguar-Rx.git] / src / debugger / DWARFManager.cpp
2018-10-06 Jean-Paul MariCheck potential non-existent global variables found...
2018-09-25 Jean-Paul MariAdded a source code files list viewer
2018-09-23 Jean-Paul MariDWARF source code directory path clean-up
2018-09-16 Jean-Paul MariDebugger support improvement
2018-09-03 Jean-Paul MariPrevent source file reading issue on no-Windows system
2018-08-22 Jean-Paul MariLocal variables window detects now if a variable is...
2018-08-14 Jean-Paul MariFixed the typedef's name display in Local and Watch...
2017-11-08 Jean-Paul MariAdded a Local browser window for local variables
2017-10-29 Jean-Paul MariFixed a crash when DWARF does references to missing...
2017-10-18 Jean-Paul MariFixed a crash when DWARF report a source line number...
2017-09-08 Jean-Paul MariFixed a crash when reading the DWARF information.
2017-09-06 Jean-Paul MariFirst commit