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: [1/5] RFC fix derivation.exp regressions


>>>>> "Tom" == Tom Tromey <tromey@redhat.com> writes:

Tom> Built and regtested, both normally and using "dwz -m", on x86-64 Fedora
Tom> 16.

Sorry, I spaced out a little while writing this note.
Of course I did run the tests -- but this patch introduces some new
regressions:

gdb.base/dbx.exp: whereis my_list: PASS => FAIL
gdb.cp/anon-struct.exp: print type of X::t2::t2: PASS => FAIL
gdb.cp/cplabel.exp: break foo::bar:get_out_of_here: PASS => FAIL
gdb.cp/cplabel.exp: break foo::bar:to_the_top: PASS => FAIL
gdb.cp/cplabel.exp: break foo::baz:get_out_of_here: PASS => FAIL
gdb.cp/cplabel.exp: break foo::baz:to_the_top: PASS => FAIL
gdb.cp/namespace.exp: info func xyzq: PASS => FAIL


For the most part these are fixed in subsequent patches.

Tom


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