I could not complete the last part and generate a file to send. message: [EMAIL PROTECTED]:~$ gdb <program> 2>&1 | tee gdb-<program>.txt bash: syntax error near unexpected token `2' [EMAIL PROTECTED]:~$ (gdb) handle SIG33 pass nostop noprint bash: syntax error near unexpected token `handle' [EMAIL PROTECTED]:~$ (gdb) set pagination 0 bash: syntax error near unexpected token `set' [EMAIL PROTECTED]:~$ (gdb) run <arguments, if any> bash: syntax error near unexpected token `run' [EMAIL PROTECTED]:~$ (gdb) backtrace full bash: syntax error near unexpected token `backtrace' [EMAIL PROTECTED]:~$ (gdb) info registers bash: syntax error near unexpected token `info' [EMAIL PROTECTED]:~$ (gdb) thread apply all backtrace bash: syntax error near unexpected token `thread' [EMAIL PROTECTED]:~$ (gdb) quit bash: syntax error near unexpected token `quit' [EMAIL PROTECTED]:~$
-- Calander not working properly https://bugs.launchpad.net/bugs/298469 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
