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


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.


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