This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Debugging remotely via ssh login


> From: Andreas Schwab <schwab@suse.de>
> Cc: gdb@sources.redhat.com
> Date: Fri, 22 Dec 2006 11:24:18 +0100
> 
> ppmoore <polomora@gmail.com> writes:
> 
> > I was reading in the manual about remote debugging, but the scenarios
> > described included debugging via a serial comm line or via a tcp port on the
> > remote machine. Is it possible to debug where the only access is remote
> > logon using ssh?
> 
> You can forward a port via the ssh connection to the remote host, and then
> use this port for the debugging session.

If someone describes this scenario in enough detail (a bit more than
the above single sentence), I'd more than happy to add it to the
manual.

TIA


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]