From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21131 invoked by alias); 8 Dec 2003 23:27:28 -0000 Mailing-List: contact gdb-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-owner@sources.redhat.com Received: (qmail 21123 invoked from network); 8 Dec 2003 23:27:26 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 8 Dec 2003 23:27:26 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 54B5A2B8F; Mon, 8 Dec 2003 18:27:25 -0500 (EST) Message-ID: <3FD508DD.30601@gnu.org> Date: Mon, 08 Dec 2003 23:27:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Michael Elizabeth Chastain , Joel Brobecker Cc: gdb@sources.redhat.com Subject: [Fwd: native hppa2.0w-hp-hpux11.11] Content-Type: multipart/mixed; boundary="------------080508010601020900030601" X-SW-Source: 2003-12/txt/msg00151.txt.bz2 This is a multi-part message in MIME format. --------------080508010601020900030601 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-length: 168 Michael, I think the most useful thing to find is a copy of the relevant ABI. With that it should be possible to revamp the code, bringing it up to scratch. Andrew --------------080508010601020900030601 Content-Type: message/rfc822; name="native hppa2.0w-hp-hpux11.11" Content-Transfer-Encoding: 7bit Content-Disposition: inline; filename="native hppa2.0w-hp-hpux11.11" Content-length: 3325 X-Mozilla-Status2: 00000000 Return-Path: Delivered-To: cagney@localhost.redhat.com Received: from localhost (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 0C4272B8F for ; Mon, 8 Dec 2003 17:23:27 -0500 (EST) Envelope-to: cagney@gnu.org Delivery-date: Mon, 08 Dec 2003 17:21:10 -0500 Received: from fencepost.gnu.org by localhost with IMAP (fetchmail-6.2.4) for cagney@localhost (single-drop); Mon, 08 Dec 2003 17:23:27 -0500 (EST) Received: from monty-python.gnu.org ([199.232.76.173]) by fencepost.gnu.org with esmtp (Exim 4.24) id 1ATTkc-0003e2-6K for cagney@gnu.org; Mon, 08 Dec 2003 17:21:10 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1ATUiJ-0000RY-Bh for cagney@gnu.org; Mon, 08 Dec 2003 18:23:22 -0500 Received: from [67.72.78.213] (helo=sources.redhat.com) by monty-python.gnu.org with smtp (Exim 4.24) id 1ATUiI-0000R6-SX for cagney@gnu.org; Mon, 08 Dec 2003 18:22:50 -0500 Received: (qmail 14604 invoked by alias); 8 Dec 2003 22:20:48 -0000 Mailing-List: contact gdb-testers-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-testers-owner@sources.redhat.com Delivered-To: mailing list gdb-testers@sources.redhat.com Received: (qmail 14400 invoked from network); 8 Dec 2003 22:20:31 -0000 Received: from unknown (HELO blount.mail.mindspring.net) (207.69.200.226) by sources.redhat.com with SMTP; 8 Dec 2003 22:20:31 -0000 Received: from user-119a90a.biz.mindspring.com ([66.149.36.10] helo=berman.michael-chastain.com) by blount.mail.mindspring.net with esmtp (Exim 3.33 #1) id 1ATTjy-0000iW-00 for gdb-testers@sources.redhat.com; Mon, 08 Dec 2003 17:20:30 -0500 Received: by berman.michael-chastain.com (Postfix, from userid 502) id CD0DD4B412; Mon, 8 Dec 2003 17:20:35 -0500 (EST) To: gdb-testers@sources.redhat.com Subject: native hppa2.0w-hp-hpux11.11 Message-Id: <20031208222035.CD0DD4B412@berman.michael-chastain.com> Date: Mon, 8 Dec 2003 17:20:35 -0500 (EST) From: mec.gnu@mindspring.com (Michael Elizabeth Chastain) X-Spam-Status: No, hits=0.0 required=5.0 tests=none version=2.55 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Content-length: 705 After a bunch of script twiddling and a brief fight with readline, I got some numbers somehow. I haven't decided what to do next. Michael C === metadata === target = native host = hppa2.0w-hp-hpux11.11 gcc = 3.3.2 gdb = 6.0 gas = 2.14 ld = vendor libc = vendor gformat = stabs+ glevel = 2 === gdb Summary === # ERROR 16 # WARNING 5 # of expected passes 9107 # of unexpected failures 612 # of unexpected successes 91 # of expected failures 75 # of known failures 16 # of unresolved testcases 13 # of untested testcases 3 # of unsupported tests 11 --------------080508010601020900030601--