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: gdb with tramp problem Date: Thu, 17 Jul 2008 11:47:00 +1200 Message-ID: <18558.34932.497160.729950@kahikatea.snap.net.nz> References: <87mykmii58.fsf@DEBLAP1.BeNet> <8763r919w1.fsf@DEBLAP1.BeNet> <87mykkshcp.fsf@DEBLAP1.BeNet> <87iqv81aox.fsf@DEBLAP1.BeNet> <87fxq93h5p.fsf@DEBLAP1.BeNet> 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 1216252058 15946 80.91.229.12 (16 Jul 2008 23:47:38 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Wed, 16 Jul 2008 23:47:38 +0000 (UTC) To: help-gnu-emacs@gnu.org Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jul 17 01:48:24 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 1KJGjO-0006Fp-ER for geh-help-gnu-emacs@m.gmane.org; Thu, 17 Jul 2008 01:48:22 +0200 Original-Received: from localhost ([127.0.0.1]:33429 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJGiW-0005WQ-0J for geh-help-gnu-emacs@m.gmane.org; Wed, 16 Jul 2008 19:47:28 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1KJGiE-0005UL-0I for help-gnu-emacs@gnu.org; Wed, 16 Jul 2008 19:47:10 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1KJGiC-0005TC-92 for help-gnu-emacs@gnu.org; Wed, 16 Jul 2008 19:47:09 -0400 Original-Received: from [199.232.76.173] (port=52775 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1KJGiC-0005SQ-4r for help-gnu-emacs@gnu.org; Wed, 16 Jul 2008 19:47:08 -0400 Original-Received: from viper.snap.net.nz ([202.37.101.25]:33509) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1KJGiA-0006vz-77 for help-gnu-emacs@gnu.org; Wed, 16 Jul 2008 19:47:06 -0400 Original-Received: from kahikatea.snap.net.nz (251.60.255.123.dynamic.snap.net.nz [123.255.60.251]) by viper.snap.net.nz (Postfix) with ESMTP id A07253DB5CA for ; Thu, 17 Jul 2008 11:47:03 +1200 (NZST) Original-Received: by kahikatea.snap.net.nz (Postfix, from userid 1000) id 0F3FA8FC6D; Thu, 17 Jul 2008 11:47:01 +1200 (NZST) Original-Newsgroups: gnu.emacs.help In-Reply-To: <87fxq93h5p.fsf@DEBLAP1.BeNet> 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:55665 Archived-At: > I did as you said, and I now get the correct buffer for the remote source > interacting with gud. I can set breakpoints in the source buffer and the red > dot appears in the margin. However, there is no indication of the current > line of execution, even when I step (C-x C-a C-n) from within the source buffer. > Also I dont see any tooltips after setting gud-tooltip-mode (I have checked > gud-tooltip-modes to ensure c-mode is included). When I tried it using Emacs from CVS `C-x C-a C-n' worked but gud-tooltip-mode gave an error when Emacs tried to display a source file. I've corrected that error now. I suspect there's still comething wrong with your setup. Since Emacs 22 includes Tramp, I don't know why you can't delete the version that you appear to have downloaded seaparately and just compile Emacs 22.2 normally. I think this would solve the problem when stepping. You would still need Emacs from CVS for GUD tooltips to work, of course. -- Nick http://www.inet.net.nz/~nickrob