This is the mail archive of the
archer@sourceware.org
mailing list for the Archer project.
Re: ugdb for the gdb testsuite (failed)
On Sun, 05 Sep 2010 20:37:18 +0200, Jan Kratochvil wrote:
> It is currently completely unusable, though. It stops at least on:
> Sending packet: $QNonStop:0#8c...Remote connection closed
> Also the whole GDB testsuite uses the "remote" (and not "extended-remote") and
> also not-non-stop not-async protocol which are not supported by ugdb.
Fixed.
> Also the testsuite expects either gdbserver can load the executable itself
> (use_gdb_stub mode) or that gdbserver can spawn a new process (--multi).
> Neither of which are applicable for ugdb.
This remains a problem for 99% of the testcases.
> cvs -d :pserver:pserver:@dyn.jankratochvil.net/cvs co -d runtest-ugdb nethome/src/runtest-ugdb
> mv runtest-ugdb ~/src
> cat ~/src/runtest-ugdb/INSTALL
cd gdb/testsuite
~/src/runtest-ugdb/runtest-ugdb gdb.server/ext-attach.exp
# of expected passes 11
# of unexpected failures 1
Regards,
Jan