This is the mail archive of the insight@sources.redhat.com mailing list for the Insight 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]

remote debugging


I am trying to debug a remote app using ethernet and not having much
luck.

I am trying to use a gdbserver which I built with uClibc.  I start
gdbserver on the remote device as in
	
	gdbserver 192.168.0.1:2345 myapp -options

After starting Insight I enter the target settings for the remote device
and click Ok.

Do I need to "Open" the executable in Insight?  Once I do it executes
locally and not remotely and the remote app often terminates with an
error "Killing inferior".

Am I doing something wrong?

Thanx!


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