gdb <program> 2>&1 | tee gdb-<program>.txt
(gdb) handle SIG33 pass nostop noprint
(gdb) set pagination 0
(gdb) run <arguments, if any>

What is the program I insert?

#

(gdb) backtrace full
(gdb) info registers
(gdb) thread apply all backtrace
(gdb) quit

#

Attach the complete output from GDB, contained in gdb-<program>.txt, in
your bug report. You will find the file in your home directory
/home/<username>/.

What is the file name going to be?

Thanks in advance.

-- 
  Can't show/launch birthdays and anniversaries calendar
https://bugs.launchpad.net/bugs/358122
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to