Fix program-path in util/parse-backtrace and dump_stack function
authorBernd Schubert <bschubert@ddn.com>
Wed, 31 Jul 2024 20:29:54 +0000 (22:29 +0200)
committerBernd Schubert <bernd.schubert@fastmail.fm>
Fri, 2 Aug 2024 18:08:38 +0000 (20:08 +0200)
commitbeff8a8ebe1b413b4b572b93ddca24aaeb904f7a
treebb699afae3a2dabe4b2261dcbf3b2cf9e042cc8e
parentcb7c16acbf138e613b851b7fcc1f4b5fabd5ddcd
Fix program-path in util/parse-backtrace and dump_stack function

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.
lib/fuse_signals.c
util/parse-backtrace.sh