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]

backtrace/1613: stepi out of signal handler exits program


>Number:         1613
>Category:       backtrace
>Synopsis:       stepi out of signal handler exits program
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    unassigned
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Apr 15 22:58:00 UTC 2004
>Closed-Date:
>Last-Modified:
>Originator:     cagney@redhat.com
>Release:        2004-04-15
>Organization:
>Environment:
i386, PPC, amd64
>Description:
Given a signal handler, stepping out of it leads to a program exit and not a return to the signal handler vis:

31      } /* handler */
1: x/i $pc  0x1800be4 <handler+40>:     blr
(gdb) stepi

Program exited normally.
(gdb) FAIL: gdb.base/sigstep.exp: stepi into signal trampoline (Program exited normally)
>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted:
----gnatsweb-attachment----
Content-Type: application/octet-stream; name="gdbstep.exp"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="gdbstep.exp"


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