From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1334 invoked by alias); 18 Jun 2002 21:42:26 -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 1303 invoked from network); 18 Jun 2002 21:42:21 -0000 Received: from unknown (HELO cygnus.com) (205.180.83.203) by sources.redhat.com with SMTP; 18 Jun 2002 21:42:21 -0000 Received: from redhat.com (reddwarf.sfbay.redhat.com [172.16.24.50]) by runyon.cygnus.com (8.8.7-cygnus/8.8.7) with ESMTP id OAA23199; Tue, 18 Jun 2002 14:42:10 -0700 (PDT) Message-ID: <3D0FA56B.3DB038CD@redhat.com> Date: Tue, 18 Jun 2002 14:42:00 -0000 From: Michael Snyder Organization: Red Hat, Inc. X-Accept-Language: en MIME-Version: 1.0 To: josef ezra CC: Eli Zaretskii , gdb-patches@sources.redhat.com Subject: Re: [RFA] new command: 'maintenance info lines' References: <022e01c21709$69a4aea0$ad219fa8@lss.emc.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-SW-Source: 2002-06/txt/msg00343.txt.bz2 josef ezra wrote: > > Eli Zaretskii wrote: > > > > On Mon, 17 Jun 2002, Josef Ezra wrote: > > > > > Following the line of 'maintenance info breakpoints / sections / > > > sol-threads' commands, I'd like to suggest 'maintenance info lines' for > > > this line-address dump. > > > > > > - jezra > > > > > > * printcmd.c (maintenance_info_lines): created > > > (_initialize_printcmd): add command > > > > Please also consider adding a suitable description to gdb.texinfo. > > TIA > > > > I'm adding this gdb.textinfo entry (should I re-commit the whole thing?) No, if you've already committed the earlier part, you don't have to do it again. If Eli approves the Docs change, you can commit it separately.