From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 7064 invoked by alias); 27 Mar 2012 20:11:36 -0000 Received: (qmail 7054 invoked by uid 22791); 27 Mar 2012 20:11:34 -0000 X-SWARE-Spam-Status: No, hits=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org Received: from fencepost.gnu.org (HELO fencepost.gnu.org) (208.118.235.10) by sourceware.org (qpsmtpd/0.43rc1) with ESMTP; Tue, 27 Mar 2012 20:11:19 +0000 Received: from eliz by fencepost.gnu.org with local (Exim 4.71) (envelope-from ) id 1SCcjd-0001LT-VV; Tue, 27 Mar 2012 16:11:18 -0400 Date: Tue, 27 Mar 2012 20:11:00 -0000 Message-Id: From: Eli Zaretskii To: Jan Kratochvil CC: gdb-patches@sourceware.org In-reply-to: <20120327191903.GA23072@host2.jankratochvil.net> (message from Jan Kratochvil on Tue, 27 Mar 2012 21:19:03 +0200) Subject: Re: [doc patch] Fix '.debug_gdb_scripts section' node name for info Reply-to: Eli Zaretskii References: <20120327191903.GA23072@host2.jankratochvil.net> 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: 2012-03/txt/msg00923.txt.bz2 > Date: Tue, 27 Mar 2012 21:19:03 +0200 > From: Jan Kratochvil > > if you try to jump into the link '.debug_gdb_scripts section' or even just > 'n'/'p' navigate around that node you will find it does not work (at least not > in info-4.13a-16.fc17.x86_64). > > OK this way or should there be some more name vs. node aliases in the > refeerences? This is OK, thanks.