help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: tramp gdb - source files


From: Michael Albinus
Subject: Re: tramp gdb - source files
Date: Thu, 12 Feb 2009 11:29:03 +0100
User-agent: Gnus/5.101 (Gnus v5.10.10) Emacs/21.3 (hpux)

Michal <rabbit50@tenbit.pl> writes:

> hallo Michael, hallo group members

Hi,

>> It shall work with recent Emacs 23.0.90 / Tramp 2.1.15. Which versions
>> do you use?
>
> My emacs is:
> GNU Emacs 22.2.1 (i386-redhat-linux-gnu, GTK+ Version 2.12.9) of 2008-05-23 
> on xenbuilder4.fedora.phx.redhat.com
>
> tramp version is:
> 2.1.15

I fear Emacs 22 is not well prepared to run remote processes, as
needed for gdb. The major change was in comint.el, where
`start-file-process' is used now instead of `start-process'.

> just for experiment I did loopback to my local machine:
>
> /scp:localhost:/tmp/p2.cpp
>
> and in here everything works fine

Your local gdb would be called. And the files are also found, because
they reside locally.

> best regards,
> Michal

Best regards, Michael.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]