Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[chicago-ec] gdb via ssh, Win32 -> Linux

Hi there,

 

I’m trying to get a Win32 Eclipse CDT (C/C++) session to do a gdb debug session to a Linux server over ssh.

 

I can’t quite seem to get it. I’m not sure if I’m missing something, or if Eclipse doesn’t quite provide for it.

 

I don’t have gdbserver on the remote machine, but straight gdb. It should talk gdb/mi, and I’d like to do it in the simplest way, using the ssh connection’s stdin/out (instead of trying to redirect ports).

 

Anyone have any experience with this? Know somewhere to point me?

 

Thanks in advance,

-Jim Bell

 


Back to the top