X-Git-Url: http://git.hcoop.net/clinton/Virtual-Jaguar-Rx.git/blobdiff_plain/8829f92a5d7c564edbd51c322d7560d1911795b3..b53b74f6dab87998a9092d77acdef251035cdc65:/src/debugger/callstackbrowser.cpp diff --git a/src/debugger/callstackbrowser.cpp b/src/debugger/callstackbrowser.cpp index 826b833..607c398 100644 --- a/src/debugger/callstackbrowser.cpp +++ b/src/debugger/callstackbrowser.cpp @@ -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