Fixed potential crash with the debugger tabs reset
[clinton/Virtual-Jaguar-Rx.git] / docs / vj_HistoryNotes.txt
2021-04-21 Jean-Paul MariFixed potential crash with the debugger tabs reset
2021-04-18 Jean-Paul MariAdded video output display in a specific window
2021-04-18 Jean-Paul MariSearch feature in the all watches window
2021-04-18 Jean-Paul MariAdded a #line in the call stack browser window
2021-04-18 Jean-Paul MariFix potential freeze in debugger mode
2021-04-17 Jean-Paul MariSearch feature in the all watches window
2021-04-17 Jean-Paul MariAdded a #line in the call stack browser window
2021-04-16 Jean-Paul MariImprove the DWARF source line number reporting
2021-04-04 Jean-Paul MariHandle number of M68K cycles used when tracing in debug...
2021-03-27 Jean-Paul MariUpdate the breakpoint feature
2021-03-11 Jean-Paul MariProject has switched to libdwarf 20210305
2021-03-01 Jean-Paul MariUpdated the M68K exception catch
2021-01-15 Jean-Paul MariAdded credit in source codes
2021-01-08 Jean-Paul MariPotential fix to compile on Linux
2020-12-11 Jean-Paul MariShow the SR value as a readable form in the CPU browser
2020-12-03 Jean-Paul MariProject has switched to libdwarf 20201201
2020-11-18 Jean-Paul MariWork around fix for a compilation error on Linux
2020-10-22 Jean-Paul MariProject has switched to libdwarf 20201020
2020-10-21 Jean-Paul MariProject has switched to libdwarf 20201017
2020-10-11 Jean-Paul MariRemove Visual Studio 2015 support
2020-10-11 Jean-Paul MariVisual Studio project update
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
2020-08-18 Jean-Paul MariSet text conversion to Qt/HTML format
2020-08-18 Jean-Paul MariProject has switched to libdwarf 20200114
2020-03-16 Jean-Paul MariModified the call stack layout window and added source...
2020-03-15 Jean-Paul MariAdded the step over for source level tracing
2020-03-15 Jean-Paul MariProject has switched to libdwarf 20191104 library 64bit...
2020-03-15 Jean-Paul MariAdded ELF section types check and new error messages
2020-03-15 Jean-Paul MariAdded ELF & DWARF .debug* types
2020-03-15 Jean-Paul MariFix a random crash when reading the source lines inform...
2019-10-06 Jean-Paul MariWork started for the source tracing
2019-10-02 Jean-Paul MariFix potential emulator freeze after an exception has...
2019-10-02 Jean-Paul MariAdded a specific breakpoint for the M68K Unimplemented...
2019-10-02 Jean-Paul MariAdded detection for the unsigned/signed short type
2019-10-02 Jean-Paul Marix86 configuration removed in the VS 2017 project
2019-10-02 Jean-Paul MariWorked started for the source tracing
2019-08-21 Jean-Paul MariAdded a HW registers browser window and set a tab for...
2019-08-20 Jean-Paul MariAdded a specific breakpoint for the M68K address error...
2019-08-17 Jean-Paul MariMerge branch 'develop' of https://github.com/djipi...
2019-08-17 Jean-Paul MariAdded a specific breakpoint for the M68K illegal instru...
2019-08-17 Jean-Paul MariAdded a date creation stamp in the application command...
2019-08-16 Jean-Paul MariMerge pull request #17 from djipi/release/R4
2019-08-15 Jean-Paul MariFix specific breakpoint for ROM cartridge or unknown... v2.1.3-R4a
2019-08-09 Jean-Paul MariPrevent crash in case of call stack is out of range
2019-08-09 Jean-Paul MariSet cartridge view menu for debugger mode only
2019-08-07 Jean-Paul MariFix the support of the DRAM size limit option in the...
2019-04-22 Jean-Paul MariRemoved the sorting filter in the all watches window
2019-04-22 Jean-Paul MariThe -d command line option, dedicated to the debugger...
2019-04-22 Jean-Paul MariAdded a Save Dump As... feature to save a memory zone...
2019-04-11 Jean-Paul MariProject has switched to QT 5.12.0 library 64bits for...
2019-04-11 Jean-Paul MariAdded ELF sections check so a potential unknown section...
2019-03-19 Jean-Paul MariFix crash with potential missing DWARF structure tag...
2018-12-02 Jean-Paul MariFix a crash when emulator, in non-debugger mode, opens...
2018-11-18 Jean-Paul MariDebugger source code clean-up
2018-10-28 Jean-Paul MariAdded a cartdridge view menu
2018-10-23 Jean-Paul MariAdded multiple breakpoints feature and their key bindings