]> git.ipfire.org Git - thirdparty/haproxy.git/commit
MINOR: debug: report the number of entries in the backtrace
authorWilly Tarreau <w@1wt.eu>
Wed, 4 Mar 2020 06:38:23 +0000 (07:38 +0100)
committerWilly Tarreau <w@1wt.eu>
Wed, 4 Mar 2020 11:02:27 +0000 (12:02 +0100)
commitcdd8074433d8ada867ba9b2bc11db098fd363035
treecacfcebb0ded76dc29db77763f45faed641295b8
parente58114e0e5e1ef1f67194bde0b0b8d159bd3ac48
MINOR: debug: report the number of entries in the backtrace

It's useful to get an indication of unresolved stuff or memory
corruption to have the apparent depth of the stack trace in the
output, especially if we dump nothing.
src/debug.c