This is the mail archive of the gdb@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: New testsuite errors with gdbserver (remote)


Michael Snyder wrote:
Michael Snyder wrote:
Hi,

Actually I don't know how new these are -- certainly newer than the
7.2 release. Is anybody else running the testsuite with native-gdbserver.exp?


I'm seeing hundreds of instances of this assert failure:

/data/home/msnyder/cvs/localhost/src/gdb/thread.c:619: internal-error: is_thread_state: Assertion `tp' failed.


Luckily, this shows up in head but not in the current release branch.
So it need not hold up the 7.2.1 release.

To see an instance of this, run

make check RUNTESTFLAGS="--target_board=native-gdbserver bang.exp"


I have binary-searched it down to a change occurring in the main trunk, on February 4. One of these:



P bfd/version.h
P gdb/ChangeLog
P gdb/Makefile.in
P gdb/NEWS
P gdb/breakpoint.c
P gdb/breakpoint.h
P gdb/dwarf2read.c
P gdb/mips-linux-tdep.c
P gdb/regcache.c
U gdb/version.in
P gdb/data-directory/Makefile.in
P gdb/doc/ChangeLog
P gdb/doc/gdb.texinfo
P gdb/doc/gdbint.texinfo
cvs update: gdb/python/py-bpevent.c is no longer in the repository
P gdb/python/py-breakpoint.c
cvs update: gdb/python/py-continueevent.c is no longer in the repository
cvs update: gdb/python/py-event.c is no longer in the repository
cvs update: gdb/python/py-event.h is no longer in the repository
cvs update: gdb/python/py-events.h is no longer in the repository
cvs update: gdb/python/py-evtregistry.c is no longer in the repository
cvs update: gdb/python/py-evts.c is no longer in the repository
cvs update: gdb/python/py-exitedevent.c is no longer in the repository
P gdb/python/py-inferior.c
cvs update: gdb/python/py-signalevent.c is no longer in the repository
cvs update: gdb/python/py-stopevent.c is no longer in the repository
cvs update: gdb/python/py-stopevent.h is no longer in the repository
cvs update: gdb/python/py-threadevent.c is no longer in the repository
P gdb/python/python-internal.h
P gdb/python/python.c
cvs update: gdb/syscalls/mips-n32-linux.xml is no longer in the repository
cvs update: gdb/syscalls/mips-n64-linux.xml is no longer in the repository
cvs update: gdb/syscalls/mips-o32-linux.xml is no longer in the repository
P gdb/testsuite/ChangeLog
P gdb/testsuite/gdb.base/catch-syscall.exp
cvs update: gdb/testsuite/gdb.python/py-events.c is no longer in the repository
cvs update: gdb/testsuite/gdb.python/py-events.exp is no longer in the repository
cvs update: gdb/testsuite/gdb.python/py-events.py is no longer in the repository
cvs update: gdb/testsuite/gdb.python/py-evthreads.c is no longer in the repository
cvs update: gdb/testsuite/gdb.python/py-evthreads.exp is no longer in the repository



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