all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: nickrob@snap.net.nz (Nick Roberts)
To: Brendan Miller <catphive@catphive.net>
Cc: help-gnu-emacs@gnu.org
Subject: Re: emacs 22 rpm's
Date: Thu, 5 Mar 2009 18:54:21 +1300	[thread overview]
Message-ID: <18863.26893.515718.533079@snap.net.nz> (raw)
In-Reply-To: <ef38762f0903040933n2ef11612gc33dc19ec3bd7676@mail.gmail.com>

 > >  With TRAMP, it is possible to
 > >  debug programs on remote hosts.  You can call `gdb' with a remote file
 > >  name:
 > >
 > >       M-x gdb <RET>
 > >       Run gdb (like this): gdb --annotate=3 /ssh:host:~/myprog <RET>
 > 
 > Hmm, I hadn't heard of tramp. I'll give that a shot. So is tramp an
 > extension to gdb?

No.  It's described in the Tramp manual which I believe was included in the
Emacs 22 distribution.

 > It doesn't use gdb's built in remote debugging does it? I can't use
 > that since it requires exactly the same libraries on host and remote,
 > which is more or less impossible in my situation.

No, it just assumes Emacs on the host machine, Gdb and your executable on the
remote machine, and an ssh connection between the two.  Gdb is running on the
same machine as the executable.

-- 
Nick                                           http://www.inet.net.nz/~nickrob




      parent reply	other threads:[~2009-03-05  5:54 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-03 21:26 emacs 22 rpm's Brendan Miller
2009-03-04 10:03 ` Nick Roberts
2009-03-04 17:33   ` Brendan Miller
2009-03-04 20:54     ` Peter Dyballa
2009-03-05  5:54     ` Nick Roberts [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=18863.26893.515718.533079@snap.net.nz \
    --to=nickrob@snap.net.nz \
    --cc=catphive@catphive.net \
    --cc=help-gnu-emacs@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.