[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.cdt] Re: debugging using gdb on target

Armand Scholtes wrote:
Does anyone know how to get Eclipse + CDT to login on the target and use/run the gdb on the target, instead of using gdb on host connected to gdbserver on target. I could not find out if this is possible, not even by search on the internet.
I know this is construction possible with ddd, using a remote login (using ssh) onto the target. It would look something like this
$ ddd -host user@ipaddress /application

Is something like this possible at all with eclipse + CDT in a fairly simple way?

That's not something we have in the CDT today. Some work is going on in that area. Feel free to raise a bug in bugzilla, http://bugs.eclipse.org/bugs to get your idea to the CDT developers.


Cheers,
Doug