From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 5865 invoked by alias); 21 Nov 2001 20:33:48 -0000 Mailing-List: contact gdb-help@sourceware.cygnus.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 5767 invoked from network); 21 Nov 2001 20:33:47 -0000 Received: from unknown (HELO handhelds.org) (204.123.13.90) by 209.249.29.67 with SMTP; 21 Nov 2001 20:33:47 -0000 Received: from shadowfax.middleearth (IDENT:root@localhost [127.0.0.1]) by handhelds.org (8.9.3/8.9.3) with SMTP id KAA05753 for ; Wed, 21 Nov 2001 10:01:06 -0800 From: George France To: gdb@sources.redhat.com Subject: exit status of 'make check' Date: Sat, 10 Nov 2001 10:17:00 -0000 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" MIME-Version: 1.0 Message-Id: <01112112575504.14256@shadowfax.middleearth> Content-Transfer-Encoding: 8bit X-SW-Source: 2001-11/txt/msg00104.txt.bz2 Greetings, When I ever I do a 'make check' on gdb using the cvs HEAD tree on either the intel or Alpha architecture. It always returnes a non-zero exit code. The testsuites execute and produce a good gdb.log and gdb.sum files. Has anybody seen this before?? Any Ideas?? Best Regards, --George