Added a source code file date check when reading DWARF information
[clinton/Virtual-Jaguar-Rx.git] / docs / vj_HistoryNotes.txt
index 17acefe..8151a17 100644 (file)
@@ -7,10 +7,20 @@ Release 5 (TBA)
 2) Added a specific breakpoint for the M68K address error exception
 -- Alert box will display a message and then the code will stop
 3) Added a HW registers browser window and set a tab for the Blitter
-4) Added a source tab in the main window for step into tracing
-5) Added the step over for source level tracing
-6) Project has switched to libdwarf 20200114 library 64bits for VS 2017
-7) Set text conversion to Qt/HTML format for the M68K tracing window
+4) Added detection for the unsigned/signed short type
+-- Will allow the return of a short type variable's value
+5) Added a specific breakpoint for the M68K Unimplemented instruction, and Exception not referenced exceptions
+6) Fix potential emulator freeze after an exception has occured
+7) Fix a random crash when reading the source lines information
+8) Added ELF & DWARF .debug* types
+9) Added ELF section types check and new error messages
+10) Modified the call stack layout window and added source filename from the called source line
+11) Added a source tab in the main window for step into tracing
+12) Added the step over for source level tracing
+13) Project has switched to libdwarf 20200114 library 64bits for VS 2017
+14) Set text conversion to Qt/HTML format for the M68K tracing window
+15) Added a source code file date check when reading DWARF information
+-- Will avoid source code mismatching with the ELF executable
 
 Release 4a (15th August 2019)
 -----------------------------
@@ -262,6 +272,7 @@ Project information
 10) The project is set at https://github.com/djipi/Virtual-Jaguar-Rx
 11) GPLv3 file document has been renamed as LICENSE, to fit better the GitHub requirements
 -- Text / License terms are the same
+14) The x86 configuration has been removed in the VS 2017 project
 
 
 Download statistics