From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 890 invoked by alias); 24 Sep 2002 05:12:25 -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 883 invoked from network); 24 Sep 2002 05:12:24 -0000 Received: from unknown (HELO is.elta.co.il) (199.203.121.2) by sources.redhat.com with SMTP; 24 Sep 2002 05:12:24 -0000 Received: from is (is [199.203.121.2]) by is.elta.co.il (8.9.3/8.8.8) with SMTP id HAA18438; Tue, 24 Sep 2002 07:04:22 +0200 (IST) Date: Mon, 23 Sep 2002 22:12:00 -0000 From: Eli Zaretskii X-Sender: eliz@is To: Josef Ezra cc: Josef Ezra , Michael Snyder , gdb-patches@sources.redhat.com Subject: Re: [RFA] new command: 'maintenance info lines' In-Reply-To: <3D8F2E5F.7030109@emc.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-SW-Source: 2002-09/txt/msg00572.txt.bz2 On Mon, 23 Sep 2002, Josef Ezra wrote: > >Thanks. Please add a cross-reference to the place where `disassemble' is > >described, so that the reader could find out what arguments does this > >command accept. > > > Done. > > * printcmd.c (maintenance_info_lines): created > (_initialize_printcmd): add command > > * doc/gdb.textinfo: add documentation for 'maint info lines' The documentation patch is approved. Thanks!