From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 2139 invoked by alias); 18 Nov 2008 04:18:23 -0000 Received: (qmail 2101 invoked by uid 22791); 18 Nov 2008 04:18:23 -0000 X-Spam-Check-By: sourceware.org Received: from mtaout7.012.net.il (HELO mtaout7.012.net.il) (84.95.2.19) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 18 Nov 2008 04:17:31 +0000 Received: from conversion-daemon.i-mtaout7.012.net.il by i-mtaout7.012.net.il (HyperSendmail v2007.08) id <0KAI00L00H453I00@i-mtaout7.012.net.il> for gdb-patches@sourceware.org; Tue, 18 Nov 2008 06:17:53 +0200 (IST) Received: from HOME-C4E4A596F7 ([77.126.205.49]) by i-mtaout7.012.net.il (HyperSendmail v2007.08) with ESMTPA id <0KAI009T6H9SZ2O0@i-mtaout7.012.net.il>; Tue, 18 Nov 2008 06:17:53 +0200 (IST) Date: Tue, 18 Nov 2008 19:55:00 -0000 From: Eli Zaretskii Subject: Re: [RFA] [patch] 'info symbol' to print more info In-reply-to: <8ac60eac0811171536m1ac412f0k934c5acd5a1cc1f4@mail.gmail.com> X-012-Sender: halo1@inter.net.il To: Paul Pluzhnikov Cc: ppluzhnikov@google.com, brobecker@adacore.com, msnyder@vmware.com, gdb-patches@sourceware.org Reply-to: Eli Zaretskii Message-id: References: <20081114204617.A4A533A6B15@localhost> <491DF12A.5090903@vmware.com> <8ac60eac0811141406h4bb126c0sbd898e7d612f46dd@mail.gmail.com> <491E08BF.2050609@vmware.com> <8ac60eac0811150842x78206050t435c6f8c89ddc8ae@mail.gmail.com> <8ac60eac0811151022w13df6899v13bb321ee08aae09@mail.gmail.com> <20081115190118.GL12802@adacore.com> <8ac60eac0811171112x5b555146lefb27f36e773ac25@mail.gmail.com> <20081117193531.GA17547@caradoc.them.org> <8ac60eac0811171536m1ac412f0k934c5acd5a1cc1f4@mail.gmail.com> 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: 2008-11/txt/msg00462.txt.bz2 > Date: Mon, 17 Nov 2008 15:36:16 -0800 > From: Paul Pluzhnikov > > So here is another attempt. I did warn it would be ugly :( Thanks. I see nothing ugly in it, and I'm fine with this code. > 2008-11-17 Paul Pluzhnikov > > * gdb.texinfo (Symbols): Mention printing containing > image name in "info symbol". > (Maint translate-address): Likewise. This part is approved.