bug-gdb
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gdb 6.1 test failures, OK?


From: Michael Elizabeth Chastain
Subject: Re: gdb 6.1 test failures, OK?
Date: Thu, 27 May 2004 11:17:31 -0400 (EDT)

Hello Fred,

Yes, your results look normal.

If you like, the best place to post results in public is the
mailing list address@hidden .

It helps to know what compiler you're using to run the testsuite.
It doesn't much matter what compiler is used to build gdb,
but it matters a lot what compiler is used to build the target
programs that gdb operates on.

Last, instead of 'grep '^FAIL'', it's better to report with
'grep -v '^PASS''.  There are about ten different types of
non-PASS result.  Some of them, like ERROR and WARNING,
aren't even reported in the summary totals.

Anyways, these results are okay, and thanks for posting them.

Michael C
GDB QA Guy




reply via email to

[Prev in Thread] Current Thread [Next in Thread]