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 doesn't show source file when debugging with GDB Date: Sat, 17 May 2008 09:28:14 +1200 Message-ID: <18477.64622.50737.221395@kahikatea.snap.net.nz> References: <38b2ab8a0805150258l6c897a1ewd608926f73db2b0f@mail.gmail.com> <18476.7066.285885.346581@kahikatea.snap.net.nz> <38b2ab8a0805150500k109e82ebsc336ef0505e6ab88@mail.gmail.com> <18476.51049.725175.547769@kahikatea.snap.net.nz> <38b2ab8a0805160222q3ecab130h42de13edf6d7a63a@mail.gmail.com> <18477.22981.501369.802932@kahikatea.snap.net.nz> <38b2ab8a0805160301q2aa7676bx5efaa804e87f6118@mail.gmail.com> <18477.23869.368208.14373@kahikatea.snap.net.nz> <38b2ab8a0805160328w7a009165gced6e591bdf1b665@mail.gmail.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 1210975314 29471 80.91.229.12 (16 May 2008 22:01:54 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 16 May 2008 22:01:54 +0000 (UTC) Cc: gnu-emacs-help@gnu.org To: "Francis Moreau" Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Sat May 17 00:02:29 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 1Jx80S-0003VZ-Uu for geh-help-gnu-emacs@m.gmane.org; Sat, 17 May 2008 00:02:29 +0200 Original-Received: from localhost ([127.0.0.1]:52468 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jx7zj-0001Bz-HX for geh-help-gnu-emacs@m.gmane.org; Fri, 16 May 2008 18:01:43 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jx7zV-0001Bu-1m for help-gnu-emacs@gnu.org; Fri, 16 May 2008 18:01:29 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jx7zT-0001Bf-Fn for help-gnu-emacs@gnu.org; Fri, 16 May 2008 18:01:28 -0400 Original-Received: from [199.232.76.173] (port=50691 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jx7zT-0001Bc-Cd for help-gnu-emacs@gnu.org; Fri, 16 May 2008 18:01:27 -0400 Original-Received: from fencepost.gnu.org ([140.186.70.10]:44607) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jx7zT-0005fE-4d for help-gnu-emacs@gnu.org; Fri, 16 May 2008 18:01:27 -0400 Original-Received: from mail.gnu.org ([199.232.76.166]:44515 helo=mx10.gnu.org) by fencepost.gnu.org with esmtp (Exim 4.67) (envelope-from ) id 1Jx7yO-00071Y-1D for gnu-emacs-help@gnu.org; Fri, 16 May 2008 18:00:20 -0400 Original-Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1Jx7zO-0005eY-4o for gnu-emacs-help@gnu.org; Fri, 16 May 2008 18:01:26 -0400 Original-Received: from viper.snap.net.nz ([202.37.101.25]:60251) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1Jx7zN-0005eC-Jz for gnu-emacs-help@gnu.org; Fri, 16 May 2008 18:01:21 -0400 Original-Received: from kahikatea.snap.net.nz (36.62.255.123.dynamic.snap.net.nz [123.255.62.36]) by viper.snap.net.nz (Postfix) with ESMTP id 5B3793D9D59; Sat, 17 May 2008 09:28:16 +1200 (NZST) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id D70BE8FC6D; Sat, 17 May 2008 09:28:14 +1200 (NZST) In-Reply-To: <38b2ab8a0805160328w7a009165gced6e591bdf1b665@mail.gmail.com> X-Mailer: VM 7.19 under Emacs 22.2.50.2 X-detected-kernel: by monty-python.gnu.org: Linux 2.4-2.6 X-detected-kernel: by monty-python.gnu.org: Linux 2.6, seldom 2.4 (older, 4) 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:54082 Archived-At: > > which looks like Gdb is doing soething. Perhaps it's reading your > > my_gdbinit file and the error message is getting lost somewhere. > > > > Are there any Emacs option to turn it in debug mode and give us more clue. You can set gdb-enable-debug to t and view gdb-debug-log to look at the transcript between Emacs and Gdb but as a first check you could see if a more simple script, e.g., one with just the single Gdb command "pwd", runs in Emacs. > Anyways since Fedora 9 is out, I'm going to do a new upgrade and see if > the prob persist. I think Fedora 9 has the same version of Emacs, i.e. 22.1. -- Nick http://www.inet.net.nz/~nickrob