From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1696 invoked by alias); 13 Nov 2007 22:10:10 -0000 Received: (qmail 1688 invoked by uid 22791); 13 Nov 2007 22:10:10 -0000 X-Spam-Check-By: sourceware.org Received: from romy.inter.net.il (HELO romy.inter.net.il) (213.8.233.24) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 13 Nov 2007 22:10:07 +0000 Received: from HOME-C4E4A596F7 (IGLD-80-230-17-184.inter.net.il [80.230.17.184]) by romy.inter.net.il (MOS 3.7.3-GA) with ESMTP id JJU84192 (AUTH halo1); Wed, 14 Nov 2007 00:09:46 +0200 (IST) Date: Tue, 13 Nov 2007 22:10:00 -0000 Message-Id: From: Eli Zaretskii To: "Douglas Evans" CC: gdb-patches@sourceware.org In-reply-to: (dje@google.com) Subject: Re: RFA: add linetable to "maint info symtabs" output Reply-to: Eli Zaretskii References: X-IsSubscribed: yes Mailing-List: contact gdb-patches-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gdb-patches-owner@sourceware.org X-SW-Source: 2007-11/txt/msg00255.txt.bz2 > Date: Tue, 13 Nov 2007 10:58:46 -0800 > From: "Douglas Evans" > > I've been debugging some linetable issues, and this has been useful. If this is approved, please augment with the new printouts the examples in the manual that show the output of this command. Thanks.