This is the mail archive of the gdb-testers@sourceware.cygnus.com mailing list for the GDB project. See the GDB home page for more information.


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

Re: results for gdb-4.16.97 linux-gnulibc1


> I had to apply the following patch to gdb/testsuite/gdb.c++/virtfunc.cc:

A similar patch is already part of devo, I don't know if gdb-4.17 will
contain it though.

> FAIL: gdb.base/scope.exp: print foo::funclocal
	.
	.
> FAIL: gdb.base/scope.exp: print 'scope1.c'::bar::funclocal_bss at bar

These look like a compiler problem. Current devo versions of gcc
put out linkage names for function scope static variables in the debug info,
e.g. funclocal___1:V, instead of source names.
I currently can't think of any reason for this behaviour, but I might be
wrong (in which case we would need to update all symbol readers in GDB).

> FAIL: gdb.base/signals.exp: handle all print
> FAIL: gdb.base/signals.exp: signal SIGUSR1

These should be fixed in gdb-4.16.98.

-- 
Peter Schauer			pes@regent.e-technik.tu-muenchen.de