This is the mail archive of the gdb-patches@sources.redhat.com 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/testsuite] Complex numbers in C


Daniel Jacobowitz writes:
> I could not, no matter how I searched, find a way to make DejaGNU be
> quiet if a test fails to compile.

One of the tests in gdb.threads has the same issue: it tries to link
with several different thread libraries so there is noise in the output
files from the unsuccessful links.

It's never bothered me and my analysis scripts do not even see it.
(they start off with /^[[::upper::]]: / basically).  So it's okay
with me to have noise like that.

Michael C


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