core: Fix libdwarf and Qt build failure
[clinton/Virtual-Jaguar-Rx.git] / src / debugger / callstackbrowser.cpp
2021-05-27 Jean-Paul MariMerge branch 'develop' master origin/HEAD origin/master v2.1.3-R5
2021-04-18 Jean-Paul MariComment updates
2021-04-18 Jean-Paul MariAdded a #line in the call stack browser window
2021-04-17 Jean-Paul MariAdded a #line in the call stack browser window
2020-08-21 Jean-Paul MariAdded a source code file date check when reading DWARF...
2020-08-20 Jean-Paul MariAdd the source level tracing
2020-08-20 Jean-Paul MariMerge branch 'feature/sourcetracing' into develop
2020-08-18 Jean-Paul MariSet text conversion to Qt/HTML format
2020-03-16 Jean-Paul MariModified the call stack layout window and added source...
2019-08-16 Jean-Paul MariMerge pull request #18 from djipi/release/R4
2019-08-09 Jean-Paul MariPrevent crash in case of call stack is out of range
2018-10-23 Jean-Paul MariAdded the return address information in the call stack
2018-09-16 Jean-Paul MariUI modifications
2018-09-03 Jean-Paul MariAdded a call stack feature