aboutsummaryrefslogtreecommitdiffstats
path: root/util/parse-backtrace.sh
AgeCommit message (Collapse)AuthorLines
2024-08-02Fix program-path in util/parse-backtrace and dump_stack functionBernd Schubert-1/+4
The option to the path of the binary had been accidentally removed in the scripts that can parse backtraces. The dump_stack() function had left over debug messages.
2024-07-30Add a script to parse backtracesBernd Schubert-0/+114