This is the mail archive of the
gdb@sources.redhat.com
mailing list for the GDB project.
tracking "next" failure?
- From: Richard Henderson <rth at redhat dot com>
- To: gdb at sources dot redhat dot com
- Date: Sat, 31 May 2003 18:35:51 -0700
- Subject: tracking "next" failure?
How in the world do you go about finding out why:
Breakpoint 1, main () at .../testsuite/gdb.base/all-types.c:35
35 dummy();
(gdb) next
Program exited normally.
(gdb) FAIL: gdb.base/all-bin.exp: continuing after dummy()
loses control of the application? I'm getting completely lost.
I suspect that this is responsible for the bulk of the gdb test
failures on alpha at the moment.
r~