Skip to content

Improved stacktrace collection, to print function names instead of raw addresses.

Bartek Wrona requested to merge bw_fixed_broken_stacktrace into develop

Linker options specific to all executables supplemented by ENABLE_EXPORTS property, to make all symbols available to stacktrace utility, and include function prototypes in the printed callstack.

Merge request reports