From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24787 invoked by alias); 21 Jan 2004 15:48:01 -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 24777 invoked from network); 21 Jan 2004 15:48:01 -0000 Received: from unknown (HELO localhost.redhat.com) (216.129.200.20) by sources.redhat.com with SMTP; 21 Jan 2004 15:48:01 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 4C5F62B8F; Wed, 21 Jan 2004 10:48:00 -0500 (EST) Message-ID: <400E9F30.1060106@gnu.org> Date: Wed, 21 Jan 2004 15:48:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.2) Gecko/20030820 MIME-Version: 1.0 To: Roland McGrath Cc: gdb-patches@sources.redhat.com Subject: Re: [PATCH] auxv support via xfer_partial, for core files and /proc References: <200401211045.i0LAjUlL024099@magilla.sf.frob.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-01/txt/msg00583.txt.bz2 Roland, FYI, there is already this patch: http://sources.redhat.com/ml/gdb-patches/2003-11/msg00204.html I'd not dropped it (got side tracked with 2g core files and a lack of a GNU/Linux box with auxv support) and now that they are both sorted I'll return to this. Will need to compare code notes. What you should definitly do is add yourself to the write-after-approval list (don't forget to the ChangeLog and to post the committed change). Andrew