From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nick Roberts Newsgroups: gmane.emacs.help Subject: Re: emacs gdb layout Date: Tue, 20 Jan 2009 17:19:37 +1300 Message-ID: <18805.20697.415531.48870@kahikatea.snap.net.nz> References: <88e93bc9-8a11-48e0-8f59-b2cc964ba494@p36g2000prp.googlegroups.com> <40829af1-80e7-42fe-8599-10470492135a@f40g2000pri.googlegroups.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1232428335 2971 80.91.229.12 (20 Jan 2009 05:12:15 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 20 Jan 2009 05:12:15 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Ritchie Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jan 20 06:13:27 2009 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1LP8vW-00071w-UM for geh-help-gnu-emacs@m.gmane.org; Tue, 20 Jan 2009 06:13:27 +0100 Original-Received: from localhost ([127.0.0.1]:43185 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LP8uF-00040j-QF for geh-help-gnu-emacs@m.gmane.org; Tue, 20 Jan 2009 00:12:07 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LP8tv-0003zn-Sr for help-gnu-emacs@gnu.org; Tue, 20 Jan 2009 00:11:47 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LP8tu-0003yW-IE for help-gnu-emacs@gnu.org; Tue, 20 Jan 2009 00:11:47 -0500 Original-Received: from [199.232.76.173] (port=54325 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LP8tu-0003yG-Bn for help-gnu-emacs@gnu.org; Tue, 20 Jan 2009 00:11:46 -0500 Original-Received: from viper.snap.net.nz ([202.37.101.23]:59650) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LP8tu-0002Mf-32 for help-gnu-emacs@gnu.org; Tue, 20 Jan 2009 00:11:46 -0500 Original-Received: from kahikatea.snap.net.nz (233.63.255.123.dynamic.snap.net.nz [123.255.63.233]) by viper.snap.net.nz (Postfix) with ESMTP id 3ADC83DA119; Tue, 20 Jan 2009 17:19:42 +1300 (NZDT) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 4C7198FC6D; Tue, 20 Jan 2009 17:19:38 +1300 (NZDT) Original-Newsgroups: gnu.emacs.help In-Reply-To: <40829af1-80e7-42fe-8599-10470492135a@f40g2000pri.googlegroups.com> X-Mailer: VM 7.19 under Emacs 22.3.1 X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.4-2.6 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:61484 Archived-At: Ritchie writes: > > After start gdb inside emacs with option "--annotation=3 --fullname", > > Sorry, that was a typo, what I had in my .emacs originally was > (setq gud-gdb-command-name "gdb --annotate=3 --fullname") > which I think is correct. I don't understand how you reach that conclusion. Generally you shouldn't need to change the value of gud-gdb-command-name unless your executable has a different name. It should work for you if you leave it at it's original value "gdb --annotate=3" > The version I'm using is Carbon Emacs (emacs 22) > > > I suggest uou read the debuggers section of the Emacs manual. > > I read the manual, but it didn't work out very well... No, it won't if you use undocumented settings. -- Nick http://www.inet.net.nz/~nickrob