Debugging remotely via ssh login

Hadron hadronquark@gmail.com
Mon Dec 25 20:09:00 GMT 2006


Cant you just create a secure shell and run gdb.

You might find this interesting as I was looking into this recently.

http://www.cucy.net/lacp/archives/000024.html




ppmoore wrote:
> 
> Hello, I wonder if anyone can help with with this one.
> 
> In our environment, we test by copying our executables to a destination
> machine on our test network using scp, copy the set of source code files
> that we are debugging to the same destination, and then log on to the
> remote node using ssh to perform the debugging session.
> 
> 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?
> 
> Many thanks,
> Paul
> 

-- 
View this message in context: http://www.nabble.com/Debugging-remotely-via-ssh-login-tf2869437.html#a8048624
Sent from the gdb - General mailing list archive at Nabble.com.



More information about the Gdb mailing list