Name
function::print_ubacktrace_brief —
Print stack back trace for current task. EXPERIMENTAL!
Synopsis
print_ubacktrace_brief()
Description
Equivalent to print_ubacktrace
, but output for each symbol is
shorter (just name and offset, or just the hex address of no symbol could be found).