Trac is being migrated to new services! Issues can be found in our new YouTrack instance and WIKI pages can be found on our website.

Changes between Version 7 and Version 8 of GetABacktrace


Ignore:
Timestamp:
Apr 21, 2009, 3:57:58 AM (15 years ago)
Author:
elb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GetABacktrace

    v7 v8  
    3333You will want to do two things now:
    3434{{{
    35    (gdb) handle SIGPIPE nostop
     35   (gdb) handle SIGPIPE nostop noprint
    3636   (gdb) run
    3737}}}
     
    115115
    116116{{{
    117    (gdb) handle SIGPIPE nostop
     117   (gdb) handle SIGPIPE nostop noprint
    118118   (gdb) continue
    119119}}}
All information, including names and email addresses, entered onto this website or sent to mailing lists affiliated with this website will be public. Do not post confidential information, especially passwords!