From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14319 invoked by alias); 17 Feb 2004 20:09:15 -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 14310 invoked from network); 17 Feb 2004 20:09:12 -0000 Received: from unknown (HELO lakemtao02.cox.net) (68.1.17.243) by sources.redhat.com with SMTP; 17 Feb 2004 20:09:12 -0000 Received: from white ([68.9.64.121]) by lakemtao02.cox.net (InterMail vM.5.01.06.08 201-253-122-130-108-20031117) with ESMTP id <20040217200911.UUGL7164.lakemtao02.cox.net@white>; Tue, 17 Feb 2004 15:09:11 -0500 Received: from bob by white with local (Exim 3.35 #1 (Debian)) id 1AtBWp-0001e6-00; Tue, 17 Feb 2004 15:09:11 -0500 Date: Tue, 17 Feb 2004 20:09:00 -0000 From: Bob Rossi To: gdb-patches@sources.redhat.com Cc: Daniel Jacobowitz Subject: Re: -symbol-list-lines doco update Message-ID: <20040217200911.GD5982@white> Mail-Followup-To: gdb-patches@sources.redhat.com, Daniel Jacobowitz References: <20040217154339.GA5684@white> <9003-Tue17Feb2004212321+0200-eliz@elta.co.il> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9003-Tue17Feb2004212321+0200-eliz@elta.co.il> User-Agent: Mutt/1.3.28i X-SW-Source: 2004-02/txt/msg00482.txt.bz2 > Please use "@itemize @minus" and "@item" here, like this: > > There are two interesting points to be mentioned here. > > @itemize @minus > @item > The line number can be returned as ``0''. The line number ``0'' means > > etc., I hope you get the point. The Texinfo translators, like > makeinfo and TeX, will then take care of producing the "-" before > every @item, and will also indent the list so it looks pretty. Understood, thanks. Andrew, I will use @bullet. > > +For example, PCs greater than 0x8048406 that > > +don't have a new starting line do not belong to this line number table. I don't even know what this means. That's why it's confusing. Maybe Daniel can give us a better description, otherwise, I'll just put The line number can be returned as ''0''. I will resubmit this patch soon, if Daniel doesn't have a better description. Thanks, Bob Rossi