Debugging remotely via ssh login
ppmoore
polomora@gmail.com
Tue Dec 26 00:47:00 GMT 2006
Thanks Hadron.
I found this also, from a colleague at work, after I had posted.
Regards,
Paul
Hadron wrote:
>
> 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#a8050087
Sent from the gdb - General mailing list archive at Nabble.com.
More information about the Gdb
mailing list