This is the mail archive of the gdb-patches@sourceware.org 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: gdb.objc/objcdecode.exp test error..


Joel Wrote:
> Matt Rice wrote:
> > i should probably come up with another test for multiple-symbols all,
> > so neither failure gets forgotten, but i'll have to learn more about
> > dejagnu before i'm able to do that.

> That would be very nice if you could add these extra tests.
> It makes sense to test the behaviour in the "ask" case, but we really
> ought to try to test the default case as well.

Indeed.  This test internal-errors for me currently, but the patch masks
it.  I don't see any internal error mentioned in the PRs which
are linked from the kfails?  It looks like a different bug.

 http://sourceware.org/bugzilla/show_bug.cgi?id=8341
 http://sourceware.org/bugzilla/show_bug.cgi?id=8343

(gdb) PASS: gdb.objc/objcdecode.exp: break on multiply defined method
run
Starting program: /home/pedro/gdb/baseline/build/gdb/testsuite/gdb.objc/objcdecode
../../src/gdb/breakpoint.c:7451: internal-error: breakpoint_re_set_one: Assertion `sals.nelts == 1' failed.
A problem internal to GDB has been detected,
further debugging may prove unreliable.

-- 
Pedro Alves


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