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]

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~


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