gdb: don't forget to turn on file logging to get anything useful.

This commit is contained in:
Cedric BAIL 2013-12-19 16:17:19 +09:00
parent ccbad52829
commit fd271ba0c8
1 changed files with 1 additions and 0 deletions

View File

@ -571,6 +571,7 @@ main(int argc, char **argv)
"--pid=%i "
"-batch "
"-ex 'set logging file %s/.e-crashdump.txt' "
"-ex 'set logging on' "
"-ex 'thread apply all backtrace full' "
"-ex detach > /dev/null 2>&1 < /dev/zero",
child,