From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 31128 invoked by alias); 10 Dec 2001 09:03: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 31097 invoked from network); 10 Dec 2001 09:02:58 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 10 Dec 2001 09:02:58 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id LAA20702; Mon, 10 Dec 2001 11:02:24 +0200 (IST) Date: Mon, 10 Dec 2001 01:03:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: fnf@redhat.com cc: gdb-patches@sources.redhat.com, fnf@redhat.com Subject: Re: RFA: "maint print type" should print all the flag bits In-Reply-To: <200112091907.fB9J7tM06223@fishpond.ninemoons.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2001-12/txt/msg00267.txt.bz2 On Sun, 9 Dec 2001, Fred Fish wrote: > The "maint print type" command does not print all the flag > bits. This command is not documented in the manual. Could someone please fill that void?