From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2415 invoked by alias); 16 Apr 2008 21:55:15 -0000 Received: (qmail 2406 invoked by uid 22791); 16 Apr 2008 21:55:13 -0000 X-Spam-Check-By: sourceware.org Received: from rock.gnat.com (HELO rock.gnat.com) (205.232.38.15) by sourceware.org (qpsmtpd/0.31) with ESMTP; Wed, 16 Apr 2008 21:54:56 +0000 Received: from localhost (localhost.localdomain [127.0.0.1]) by filtered-rock.gnat.com (Postfix) with ESMTP id 37D702AA064; Wed, 16 Apr 2008 17:54:54 -0400 (EDT) Received: from rock.gnat.com ([127.0.0.1]) by localhost (rock.gnat.com [127.0.0.1]) (amavisd-new, port 10024) with LMTP id OikiB0qWvZK4; Wed, 16 Apr 2008 17:54:54 -0400 (EDT) Received: from joel.gnat.com (localhost.localdomain [127.0.0.1]) by rock.gnat.com (Postfix) with ESMTP id F29802AA04B; Wed, 16 Apr 2008 17:54:53 -0400 (EDT) Received: by joel.gnat.com (Postfix, from userid 1000) id DE711E7ACD; Wed, 16 Apr 2008 14:54:51 -0700 (PDT) Date: Wed, 16 Apr 2008 22:25:00 -0000 From: Joel Brobecker To: "Roberts, Dennis" Cc: "'gdb-patches@sourceware.org'" Subject: Re: [PATCH] Fix for 64-Bit Core Files on AIX Message-ID: <20080416215451.GE3626@adacore.com> References: <4813EA4A50D35A44906A74A5E341D0B61A03388643@SQMAILBOX1.sunquestinfo.com> <20080416211607.GD3631@adacore.com> <4813EA4A50D35A44906A74A5E341D0B61A03388657@SQMAILBOX1.sunquestinfo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4813EA4A50D35A44906A74A5E341D0B61A03388657@SQMAILBOX1.sunquestinfo.com> User-Agent: Mutt/1.4.2.2i Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2008-04/txt/msg00312.txt.bz2 > Yes, I did a quick manual test with both 32- and 64-bit core files and > executables to make sure that the changes worked as expected. I also > ran the testsuite several times before and after the change was made > to make sure that there were no adverse side-effects. The only caveat > is that the only version of AIX that I was able to use for testing was > 5.3.0.0. Thanks for confirming the testing. I will see if I can test the change on AIX 5.1 and then commit it. > I would be interested in providing a copyright assignment to the FSF. > How would I go about doing that? [paperwork started - private email sent]. Let me know when the paperwork is complete. -- Joel