From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4123 invoked by alias); 11 Dec 2001 18:59:28 -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 4079 invoked from network); 11 Dec 2001 18:59:25 -0000 Received: from unknown (HELO localhost.cygnus.com) (205.180.231.71) by sources.redhat.com with SMTP; 11 Dec 2001 18:59:25 -0000 Received: from cygnus.com (localhost [127.0.0.1]) by localhost.cygnus.com (Postfix) with ESMTP id 86FEF3D60; Tue, 11 Dec 2001 10:59:17 -0800 (PST) Message-ID: <3C165785.3000704@cygnus.com> Date: Tue, 11 Dec 2001 10:59:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:0.9.6) Gecko/20011207 X-Accept-Language: en-us MIME-Version: 1.0 To: Eli Zaretskii Cc: msnyder@redhat.com, jimb@cygnus.com, fnf@redhat.com, gdb-patches@sources.redhat.com Subject: Re: RFA: "maint print type" should print all the flag bits References: <3C162900.288B@redhat.com> <7263-Tue11Dec2001192006+0200-eliz@is.elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2001-12/txt/msg00308.txt.bz2 > Date: Tue, 11 Dec 2001 07:40:48 -0800 >> From: Michael Snyder >> >> Perhaps there needs to be a developers manual? > > > That's a possibility. However, the number of maint commands is quite > small, and hardly warrants a separate manual. I'm about to add another one (``maint print regcache'') :-) > How about having an Appendix where all maint commands would be > documented? That I don't know. Andrew