mirror of
https://github.com/samba-team/samba.git
synced 2025-01-08 21:18:16 +03:00
selftest/gdb_backtrace: call "info locals" too
metze
This commit is contained in:
parent
b73437fbaa
commit
f79ff9582f
@ -79,6 +79,7 @@ EOF
|
||||
cat << EOF > ${BATCHFILE_MAIN}
|
||||
set height 1000
|
||||
bt full
|
||||
info locals
|
||||
quit
|
||||
EOF
|
||||
${DB_BIN} -x "${BATCHFILE_MAIN}" "${BINARY}" "${PID}"
|
||||
|
Loading…
Reference in New Issue
Block a user