From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14633 invoked by alias); 2 Feb 2004 14:27:53 -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 14622 invoked from network); 2 Feb 2004 14:27:53 -0000 Received: from unknown (HELO localhost.redhat.com) (66.30.197.194) by sources.redhat.com with SMTP; 2 Feb 2004 14:27:53 -0000 Received: from gnu.org (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id 92CA92B97; Mon, 2 Feb 2004 09:27:53 -0500 (EST) Message-ID: <401E5E69.9020906@gnu.org> Date: Mon, 02 Feb 2004 14:27: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: Daniel Jacobowitz , gdb-patches@sources.redhat.com Subject: Re: [PATCH] auxv support References: <200401310016.i0V0G44M018660@magilla.sf.frob.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2004-02/txt/msg00024.txt.bz2 > Yes, it's a bug - GDB should correctly display the name of all auxv >> entries for the system it is running on (if we don't do this, no one >> will ever notice, and the auxv table will never be updated ;-). > > > Ok, I can get behind that rationale. > > >> If you can do this wow. >> >> Look at the > > > Huh? Did a finger slip before you finished writing this message? Yes, tipo, "Look at the" turned into the earlier paragraph pointing at corefile.exp et.al. Andrew