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: RFA: implement ambiguous linespec proposal


On Fri, 28 Oct 2011 18:28:09 +0200, Tom Tromey wrote:
> I built and regression tested this on x86-64 F15.

It has no regressions on Fedora 16 x86_64 but:

On Fedora 16 x86_64 with -m32 and on Fedora 16 i386:
-PASS: gdb.base/step-line.exp: break f1
+FAIL: gdb.base/step-line.exp: break f1
-PASS: gdb.cp/ovsrch.exp: break outer::foo if (a == 3)
+FAIL: gdb.cp/ovsrch.exp: break outer::foo if (a == 3)
-PASS: gdb.cp/ovsrch.exp: break inner::foo if (a == 3)
+FAIL: gdb.cp/ovsrch.exp: break inner::foo if (a == 3)

Just on Fedora 16 x86_64 with -m32:
-PASS: gdb.threads/thread_check.exp: breakpoint at tf
+FAIL: gdb.threads/thread_check.exp: breakpoint at tf

Not yet read it all, just the testsuite check.  Great so many issues fixed.


Thanks,
Jan


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