From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14767 invoked by alias); 6 Jul 2005 17:24:18 -0000 Mailing-List: contact gdb-patches-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sources.redhat.com Received: (qmail 14748 invoked by uid 22791); 6 Jul 2005 17:24:08 -0000 Received: from palrel13.hp.com (HELO palrel13.hp.com) (156.153.255.238) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Wed, 06 Jul 2005 17:24:08 +0000 Received: from cllmail.cup.hp.com (cllmail.cup.hp.com [15.244.92.83]) by palrel13.hp.com (Postfix) with ESMTP id 395921C05CC6; Wed, 6 Jul 2005 10:24:07 -0700 (PDT) Received: from [15.244.95.14] (powerbook.americas.hpqcorp.net [15.244.95.14]) by cllmail.cup.hp.com (8.9.3 (PHNE_29774)/8.9.3 SMKit7.04) with ESMTP id KAA22429; Wed, 6 Jul 2005 10:24:06 -0700 (PDT) In-Reply-To: <20050705195104.GA1584@ns1.xcllnt.net> References: <20050705195104.GA1584@ns1.xcllnt.net> Mime-Version: 1.0 (Apple Message framework v622) Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: <6f09c8828a60008599e36c906ef6d98c@cup.hp.com> Content-Transfer-Encoding: 7bit Cc: gdb-patches@sources.redhat.com From: Marcel Moolenaar Subject: Followup: [PATCH] New port: ia64-*-freebsd Date: Wed, 06 Jul 2005 17:24:00 -0000 To: Marcel Moolenaar X-SW-Source: 2005-07/txt/msg00074.txt.bz2 On Jul 5, 2005, at 12:51 PM, Marcel Moolenaar wrote: > There's a small regression on ia64-*-linux that I'm currently > analyzing and which may relate to process problems. Please let > me know if you see it too if you're able to test the patches. The 2 regressions for the libunwind case were indeed process problems. I failed to see the compile failure when not compiling against libunwind and the failures there were all bogus. I updated the patch at http://www.xcllnt.net/~marcel/gdb and now have real results: 3 failures less when not using libunwind. So: all is well -- better in fact. Just make sure to use the patch at the URL. FYI, -- Marcel Moolenaar marcel@cup.hp.com