Comment updates
authorJean-Paul Mari <djipi.mari@gmail.com>
Sun, 18 Apr 2021 00:39:11 +0000 (20:39 -0400)
committerJean-Paul Mari <djipi.mari@gmail.com>
Sun, 18 Apr 2021 00:39:11 +0000 (20:39 -0400)
src/debugger/allwatchbrowser.cpp
src/debugger/callstackbrowser.cpp

index 6aa7d6c..638a2de 100644 (file)
@@ -10,6 +10,7 @@
 // JPM  12/07/2017  Created this file\r
 // JPM  09/14/2018  Added a status bar, better status report and set information values in a tab\r
 // JPM  April/2019  Added a sorting filter, tableview unique rows creation\r
+// JPM  April/2021  Added a search feature.\r
 //\r
 \r
 // STILL TO DO:\r
index 826b833..607c398 100644 (file)
@@ -12,6 +12,7 @@
 // JPM  10/20/2018    Added the return address information in the call stack
 // JPM  08/09/2019    Prevent crash in case of call stack is out of range
 // JPM  03/16/2020    Modified the layout window and added source filename from the called source line
+// JPM  April/2021    Added a #line information
 
 // STILL TO DO:
 // To set the information display at the right