This is the mail archive of the gdb-prs@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

breakpoints/1690: handle signal


>Number:         1690
>Category:       breakpoints
>Synopsis:       handle signal
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Jun 23 19:58:01 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     airmax@ime.spb.ru
>Release:        5.2.1 (FreeBSD)
>Organization:
>Environment:
FreeBSD 5.0-RELEASE, i386,
gdb was configured 'i386-undermydesk-freebsd'
>Description:
Debugging multithreading program, when gdb handles some signal, say SIGPIPE, issuing "handle SIGPIPE nostop" or "pass" core dumps. 

>How-To-Repeat:
start gdb.
raise <signal> in debugged app.
issue "handle <signal> pass" or "handle <signal> nostop"
>Fix:
Workaround: determine which signals to pass/nostop before they appear...
>Release-Note:
>Audit-Trail:
>Unformatted:


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]