From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Sven Joachim Newsgroups: gmane.emacs.devel,gmane.emacs.pretest.bugs Subject: Re: 23.0.60; incorrect links in GDB info Date: Sat, 10 May 2008 13:09:47 +0200 Message-ID: <87k5i2xvno.fsf@gmx.de> References: NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1210418019 8833 80.91.229.12 (10 May 2008 11:13:39 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Sat, 10 May 2008 11:13:39 +0000 (UTC) Cc: emacs-pretest-bug@gnu.org To: Peter Dyballa Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat May 10 13:14:16 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1Jun1o-0004cn-GB for ged-emacs-devel@m.gmane.org; Sat, 10 May 2008 13:14:12 +0200 Original-Received: from localhost ([127.0.0.1]:42588 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jun15-0003ot-M3 for ged-emacs-devel@m.gmane.org; Sat, 10 May 2008 07:13:27 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jun11-0003o1-VX for emacs-devel@gnu.org; Sat, 10 May 2008 07:13:23 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jun10-0003mf-Lw for emacs-devel@gnu.org; Sat, 10 May 2008 07:13:23 -0400 Original-Received: from [199.232.76.173] (port=56896 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jun10-0003mc-EE for emacs-devel@gnu.org; Sat, 10 May 2008 07:13:22 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:33732) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jun10-0005Hf-Ia for emacs-devel@gnu.org; Sat, 10 May 2008 07:13:22 -0400 Original-Received: from mail.gnu.org ([199.232.76.166]:54485 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Jun0D-0001I6-Pf for emacs-pretest-bug@gnu.org; Sat, 10 May 2008 07:12:33 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1JumzI-00055I-17 for emacs-pretest-bug@gnu.org; Sat, 10 May 2008 07:11:39 -0400 Original-Received: from mail.gmx.net ([213.165.64.20]:38796) by monty-python.gnu.org with smtp (Exim 4.60) (envelope-from ) id 1JumzH-00054s-JB for emacs-pretest-bug@gnu.org; Sat, 10 May 2008 07:11:35 -0400 Original-Received: (qmail invoked by alias); 10 May 2008 11:11:33 -0000 Original-Received: from p5486443D.dip.t-dialin.net (EHLO debian) [84.134.68.61] by mail.gmx.net (mp044) with SMTP; 10 May 2008 13:11:33 +0200 X-Authenticated: #28250155 X-Provags-ID: V01U2FsdGVkX196m4t/yN96nwB/NE85iFpu6sr7narqZezm7Cxfmb bt82cwcsOwhFCO In-Reply-To: (Peter Dyballa's message of "Sat, 10 May 2008 12:41:37 +0200") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (gnu/linux) X-Y-GMX-Trusted: 0 X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 3) X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:96929 gmane.emacs.pretest.bugs:22246 Archived-At: Am 10.05.2008 um 12:41 schrieb Peter Dyballa: > Node "32.6.5.4 Stack Buffer" starts with this paragraph: > > The stack buffer displays a "call stack", with one line for each of the > nested subroutine calls ("stack frames") now active in the program. > *Note Backtraces: (gdb)Backtrace. > > The Backtraces link is incorrect: > > Info-find-file: Info file gdb does not exist Works for me. Is the GDB manual installed on your system? Sven