Comment 9 for bug 79342

Revision history for this message
ville palo (vi64pa) wrote :

Uh, I'm so sorry, I meant that you have to start gdb with command:

gdb qgo 2>&1 | tee gdb-qgo.txt
then type:
run
and qgo should start.

and when the crash happens:
bt full
info registers
thread apply all backtrace
quit