From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25541 invoked by alias); 29 Jan 2004 06:39:48 -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 25532 invoked from network); 29 Jan 2004 06:39:47 -0000 Received: from unknown (HELO monty-python.gnu.org) (199.232.76.173) by sources.redhat.com with SMTP; 29 Jan 2004 06:39:47 -0000 Received: from [207.232.27.5] (helo=WST0054) by monty-python.gnu.org with asmtp (Exim 4.24) id 1Am5pd-00089g-AN; Thu, 29 Jan 2004 01:39:17 -0500 Date: Thu, 29 Jan 2004 06:39:00 -0000 Message-Id: From: Eli Zaretskii To: Roland McGrath CC: gdb-patches@sources.redhat.com In-reply-to: <200401290259.i0T2x1c6001143@magilla.sf.frob.com> (message from Roland McGrath on Wed, 28 Jan 2004 18:59:01 -0800) Subject: Re: [PATCH] auxv support Reply-to: Eli Zaretskii References: <200401290259.i0T2x1c6001143@magilla.sf.frob.com> X-SW-Source: 2004-01/txt/msg00736.txt.bz2 > Date: Wed, 28 Jan 2004 18:59:01 -0800 > From: Roland McGrath > > This adds the underlying support we talked about before, implemented > basically the same as my earlier patch. It also adds the `info auxv' > command as Andrew proposed, but with slightly nicer output. I'd like to see the manual changed to described `info auxv'. TIA