From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24763 invoked by alias); 29 Jan 2004 20:14:11 -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 24756 invoked from network); 29 Jan 2004 20:14:10 -0000 Received: from unknown (HELO bilbo.inter.net.il) (192.114.186.18) by sources.redhat.com with SMTP; 29 Jan 2004 20:14:10 -0000 Received: from zaretski (pns03-202-198.inter.net.il [80.230.202.198]) by bilbo.inter.net.il (MOS 3.4.4-GR) with ESMTP id CIF09275; Thu, 29 Jan 2004 21:05:52 +0200 (IST) Date: Thu, 29 Jan 2004 20:14:00 -0000 From: "Eli Zaretskii" To: Roland McGrath Message-Id: <3405-Thu29Jan2004210144+0200-eliz@elta.co.il> CC: gdb-patches@sources.redhat.com In-reply-to: <200401290820.i0T8KRZ7001876@magilla.sf.frob.com> (message from Roland McGrath on Thu, 29 Jan 2004 00:20:27 -0800) Subject: Re: [PATCH] auxv support Reply-to: Eli Zaretskii References: <200401290820.i0T8KRZ7001876@magilla.sf.frob.com> X-SW-Source: 2004-01/txt/msg00744.txt.bz2 > Date: Thu, 29 Jan 2004 00:20:27 -0800 > From: Roland McGrath > > Where does the description belong? I tried to follow the model of `info > udot' and `info dcache', which seem similar in general flavor of topic. > But these I cannot find documented anywhere. Darn! more undocumented commands! Thanks for pointing this out. > Perhaps it should just be a new section in @chapter Examining Data? Yes, that'd be my line of reasoning as well. In general, the partition of the GDB manual into chapters leaves a lot to be desired, but until now no one has come up with a good suggestion to restructure it. Ideas welcome. > How about this? Thanks, I'm happy with this patch. Pwerhaps just point the user to a man page or an Info file, if any, where the system-specific details of the displayed infor could be found.