Added a Local browser window for local variables
[clinton/Virtual-Jaguar-Rx.git] / docs / vj_ReleaseNotes.txt
index dde40ff..42bea30 100644 (file)
@@ -11,6 +11,7 @@ Release 3 (WiP)
 7) Added the --es-all, --es-ui, --es-alpine & --es-debugger options to erase specific settings\r
 8) Added a keybindings tab and adapted the configuration dialog tabs\r
 -- User can modify the keybindings where appropriate\r
+-- Keybindings UI is displayed based on the option used (--debugger, -- alpine)\r
 9) Fixed a crash, in Release mode, when the HW labels setting is turn on\r
 10) Solved an interference between the HW labels setting and the one used by the debugger\r
 -- The setting is now only the reference used\r
@@ -23,6 +24,7 @@ Release 3 (WiP)
 15) Improved the .heap section detection to avoid a detection error\r
 -- Depend vlink version, .heap section may have an Alloc flag\r
 16) Fixed a crash when DWARF information does references to missing source code files\r
+17) Added a Local browser window for local variables\r
 \r
 Release 2 (3rd September 2017)\r
 ------------------------------\r
@@ -89,7 +91,7 @@ Known issues
 2) The BPM (Breapoint) remains stuck on his address when user wants to continue the code execution\r
 -- Need to trace over the BPM or unset the BPM\r
 3) To handle DWARF 2 issues with GCC, the code must be compiled with the -gdwarf-2 option\r
-4) The Watch variables list may display not available (N/A) type information\r
+4) The Local & Watch variables list may display not available (N/A) type information\r
 -- Such missing information may be included in future release\r
 5) The 2MB mirroring is no longer applied in case of --dram-max option usage\r
 6) Stack must reflect the --dram-max option usage otherwise the stack may be corrupted\r