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: gud : Phase error in gdb-pre-prompt (got pre-emacs) Date: Tue, 1 Jul 2008 14:04:33 +1200 Message-ID: <18537.37041.79165.446432@kahikatea.snap.net.nz> References: <4864aa47$0$7552$9b4e6d93@newsspool1.arcor-online.net> <4864f7c5$0$6607$9b4e6d93@newsspool2.arcor-online.net> <4868d573$0$27452$9b4e6d93@newsspool4.arcor-online.net> 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 1214879219 5296 80.91.229.12 (1 Jul 2008 02:26:59 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 1 Jul 2008 02:26:59 +0000 (UTC) Cc: help-gnu-emacs@gnu.org To: Markus Grunwald Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Tue Jul 01 04:27:43 2008 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 1KDVao-0002YI-B4 for geh-help-gnu-emacs@m.gmane.org; Tue, 01 Jul 2008 04:27:42 +0200 Original-Received: from localhost ([127.0.0.1]:47237 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KDVZx-0003m7-Ae for geh-help-gnu-emacs@m.gmane.org; Mon, 30 Jun 2008 22:26:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KDVZf-0003lu-Kh for help-gnu-emacs@gnu.org; Mon, 30 Jun 2008 22:26:31 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KDVZe-0003le-FR for help-gnu-emacs@gnu.org; Mon, 30 Jun 2008 22:26:31 -0400 Original-Received: from [199.232.76.173] (port=33196 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KDVZe-0003lb-9y for help-gnu-emacs@gnu.org; Mon, 30 Jun 2008 22:26:30 -0400 Original-Received: from viper.snap.net.nz ([202.37.101.25]:56841) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KDVZd-0005RL-VW for help-gnu-emacs@gnu.org; Mon, 30 Jun 2008 22:26:30 -0400 Original-Received: from kahikatea.snap.net.nz (50.30.255.123.static.snap.net.nz [123.255.30.50]) by viper.snap.net.nz (Postfix) with ESMTP id 9C8493DA506; Tue, 1 Jul 2008 14:04:36 +1200 (NZST) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id EADF58FC6D; Tue, 1 Jul 2008 14:04:33 +1200 (NZST) Original-Newsgroups: gnu.emacs.help In-Reply-To: <4868d573$0$27452$9b4e6d93@newsspool4.arcor-online.net> X-Mailer: VM 7.19 under Emacs 22.2.50.3 X-detected-kernel: by monty-python.gnu.org: 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:55163 Archived-At: > Yes, I was using stabs format. So I switched to dwarf-2 but the situation > is worse because now gdb itself takes ages to load the binary :( Compared > to this, the "initialising..." time seemed short. Seems that I'll have to > continue with stabs and load the binary manually... OK. That's not very satisfactory because the buffers won't have the name of the executable in the mode-line. In CVS Emacs, I've created a booolean variable, gdb-create-source-file-list, that determines whether or not Emacs creates a list of files. It probably won't be used much but it's default value is t, so those who don't need it won't need to know about it -- Nick http://www.inet.net.nz/~nickrob