Merge branch 'develop'
[clinton/Virtual-Jaguar-Rx.git] / src / debugger / DBGManager.cpp
2021-05-27 Jean-Paul MariMerge branch 'develop' master origin/HEAD origin/master v2.1.3-R5
2021-05-24 Jean-Paul MariCode refactoring for the variables support
2021-01-15 Jean-Paul MariAdded credit in source codes
2021-01-14 Jean-Paul MariMerge pull request #29 from richard42/develop
2021-01-14 Richard GoedekenLinux build fixes
2020-08-21 Jean-Paul MariAdded a source code file date check when reading DWARF...
2020-08-20 Jean-Paul MariAdd the source level tracing
2020-08-20 Jean-Paul MariMerge branch 'feature/sourcetracing' into develop
2019-10-06 Jean-Paul MariWork started for the source tracing
2019-10-02 Jean-Paul MariAdded detection for the unsigned/signed short type
2019-10-02 Jean-Paul MariWorked started for the source tracing
2019-08-16 Jean-Paul MariMerge pull request #18 from djipi/release/R4
2018-10-23 Jean-Paul MariAdded function name support from ELF structure
2018-10-12 Jean-Paul MariAdded search paths in case of missing DWARF directories...
2018-10-07 Jean-Paul MariMinor cosmetic and comments modifications
2018-09-25 Jean-Paul MariAdded a source code files list viewer
2018-09-16 Jean-Paul MariDebugger support improvement
2018-09-03 Jean-Paul MariUI modifications and crash fix
2017-11-08 Jean-Paul MariAdded a Local browser window for local variables
2017-10-18 Jean-Paul MariFixed a crash when DWARF report a source line number...
2017-10-09 Jean-Paul MariFixed a crash, in Release mode, when the HW labels...
2017-09-07 Jean-Paul MariFixes mostly to prevent compilation errors in Linux
2017-09-06 Jean-Paul MariFirst commit