X-Git-Url: http://git.hcoop.net/clinton/Virtual-Jaguar-Rx.git/blobdiff_plain/24470541287fc534ebc8f9bb0d09208066117c49..6642f7812d5f323a263a7563a085d8b455835373:/src/debugger/localbrowser.cpp diff --git a/src/debugger/localbrowser.cpp b/src/debugger/localbrowser.cpp index 9c59b43..b00bd70 100644 --- a/src/debugger/localbrowser.cpp +++ b/src/debugger/localbrowser.cpp @@ -8,14 +8,15 @@ // Who When What // --- ---------- ----------------------------------------------------------- // JPM 11/03/2017 Created this file -// JPM 09/08/2018 Added a status bar and better status report -// JPM 09/08/2018 Set information values in a tab +// JPM Sept./2018 Added a status bar and better status report, and set information values in a tab // // STILL TO DO: // Feature to list the pointer(s) in the code using the allocation // To set the information display at the right // To support the array +// To support the static variables +// To add a filter //