trace of frozen process

Written in

by

gdb -batch -ex "set pagination 0" -ex "attach $PID" -ex "bt full" -ex "quit" > trace.txt

Tags