Add the source level tracing
[clinton/Virtual-Jaguar-Rx.git] / docs / vj_HistoryNotes.txt
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