Added screenshot feature
[clinton/Virtual-Jaguar-Rx.git] / src / debugger /
2018-09-16 Jean-Paul MariUI modifications
2018-09-16 Jean-Paul MariDebugger support improvement
2018-09-05 Jean-Paul MariAdded a Jaguar model and BIOS configuration tab
2018-09-05 Jean-Paul MariHeap allocation window uses the DRAM size limit option...
2018-09-03 Jean-Paul MariUI modifications and crash fix
2018-09-03 Jean-Paul MariPrevent source file reading issue on no-Windows system
2018-09-03 Jean-Paul MariAdded a call stack feature
2018-09-02 Jean-Paul MariDebugger sources code clean-up
2018-08-27 Jean-Paul MariCosmetic changes on UI and icons.
2018-08-23 Jean-Paul MariThe address provided in the memory window is now verifi...
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...
2018-08-14 Jean-Paul MariLocal browser window displays variables values from...
2018-08-06 Jean-Paul MariLocal browser window displays register name used for...
2018-08-05 Jean-Paul MariMerge branch 'master' of https://github.com/djipi/Virtu...
2018-08-05 Jean-Paul MariDebugger mode shares the same alpine rom path setting
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-10-15 Jean-Paul MariKeep the scrollbar position in accordance of the M68K...
2017-10-09 Jean-Paul MariFixed a crash, in Release mode, when the HW labels...
2017-09-13 Jean-Paul Mari* Added a Keybindings dialog tabs.
2017-09-08 Jean-Paul MariFixed a crash when reading the DWARF information.
2017-09-07 Jean-Paul MariFixes mostly to prevent compilation errors in Linux
2017-09-06 Jean-Paul MariFirst commit