From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11420 invoked by alias); 13 Aug 2002 21:33:05 -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 11413 invoked from network); 13 Aug 2002 21:33:04 -0000 Received: from unknown (HELO localhost.redhat.com) (216.138.202.10) by sources.redhat.com with SMTP; 13 Aug 2002 21:33:04 -0000 Received: from ges.redhat.com (localhost [127.0.0.1]) by localhost.redhat.com (Postfix) with ESMTP id B572C3D39; Tue, 13 Aug 2002 17:33:02 -0400 (EDT) Message-ID: <3D597B0E.1080906@ges.redhat.com> Date: Tue, 13 Aug 2002 14:33:00 -0000 From: Andrew Cagney User-Agent: Mozilla/5.0 (X11; U; NetBSD macppc; en-US; rv:1.0.0) Gecko/20020810 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Eli Zaretskii Cc: gdb-patches@sources.redhat.com Subject: Re: [rfa:doco] Add ``maint print registers'' References: <3D545935.8010605@ges.redhat.com> <2593-Sun11Aug2002164401+0300-eliz@is.elta.co.il> <3D56938C.9060908@ges.redhat.com> <2110-Mon12Aug2002202304+0300-eliz@is.elta.co.il> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-SW-Source: 2002-08/txt/msg00318.txt.bz2 > Date: Sun, 11 Aug 2002 12:40:44 -0400 >> From: Andrew Cagney > >> > >> > Perhaps an example of raw and cooked representation will help here. > >> >> Hmm, it now states exactly what raw/cooked print and gives the >> reference. > > > Yes, but the internals manual might not be installed. True, I think we should install both (but I've a fuzzy memory that we currently don't install either for ``make install'' :-( ). > Otherwise, no objections to this version. Ok. Andrew