This is the mail archive of the gdb@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]

Re: New test failures - observer.exp, sigaltstack.exp, siginfo.exp


On Fri, Apr 16, 2004 at 11:12:43AM -0400, Daniel Jacobowitz wrote:
> siginfo.exp fails like this:
> (gdb) PASS: gdb.base/siginfo.exp: continue to stepi handler
> bt
> #0  handler (sig=26, info=0xbfffeda0, context=0xbfffee20) at /opt/src/gdb/src/gdb/testsuite/gdb.base/siginfo.c:31
> #1  <signal handler called>
> #2  main () at /opt/src/gdb/src/gdb/testsuite/gdb.base/siginfo.c:66
> (gdb) PASS: gdb.base/siginfo.exp: backtrace for nexti
> step
> 32      } /* handler */
> 1: x/i $pc  0x8048411 <handler+13>:     pop    %ebp
> (gdb) step
> 
> Program exited normally.
> (gdb) FAIL: gdb.base/siginfo.exp: step out of handler
> 
> I don't know if this is currently expected, or what.  It seems like a
> bug.

Oh, easy: this is backtrace/1613.  I hadn't caught up on gdb-prs yet.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer


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