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: [commit] Testsuite updates


> Date: Sun, 31 Dec 2006 15:09:05 -0500
> From: Daniel Jacobowitz <drow@false.org>
> 
> This patch fixes or avoids a number of failures on my Debian
> x86_64-pc-linux-gnu system.
> 
> I was using a HEAD build of glibc rather than the system's glibc,
> in order to pick up Jan's fix for unwinding information in signal
> handlers.  Having debugging information for the C library caused the
> annota1.exp and annota3.exp failures.

So continueing to printf didn't actually get is to printf?  What's
going on here?

> The selftest.exp patch adds an XFAIL for a GCC bug in my system
> compiler, which I reported several months ago to the GCC bugzilla.
> I'm not optimistic about it getting fixed soon.

A bug in *your* system compiler.  How widespread is this bug?  We
really should be careful with complicating tests to work around
problems in particular GCC versions.

> And finally, for linux-dp.exp, an omission in Nathan's recent change
> generated UNSUPPORTEDs on native GNU/Linux systems, where the test
> should pass.

Can you elaborate?  I mean, what output is genererated that should be
ignored?


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