Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Remote debugger
Remote debugger [message #185483] Tue, 20 February 2007 16:36 Go to next message
Eclipse UserFriend
Originally posted by: paul.choi.lmco.com

Hello all,
I just installed CDT 3.1.1 on Eclipse 3.2.1. I tried to connect remote
server for debug but no luck. I selected gdbserver and changed connection
to TCP/IP and give IP and port. It looks like working ok in the beginning.
It got up to 50% then it said "Target selection failed". Is there way to
setup the target? Where can I find log file?

Thank you,
Paul
Re: Remote debugger [message #185524 is a reply to message #185483] Wed, 21 February 2007 01:39 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: norbert.ploett.fen-net.de

Paul,

you can view the protocol between eclipse and gdb when you check
the "Voerbose console mode" box in the launch configuration dialog /
Debugger tab / Main tab. That may give you a clue why the connection cannot
be established.

Cheers,



Norbert
Re: Remote debugger [message #185933 is a reply to message #185524] Fri, 23 February 2007 13:33 Go to previous message
Eclipse UserFriend
Originally posted by: paul.choi.lmco.com

Thank you very much for replying.
I set is as verbose and
9-target-select remote 172.1.3.6:4998
Ignoring packet error, continuing.. X 3
and it said
Couldn't establish connection to remote target
9^error,msg="Malformed response to offset query, timeout"

Do you know what this means?

Do I have to start gdbserver by hand at target?
Previous Topic:MBS - Link order
Next Topic:java.lang.OutOfMemoryError: Java heap space
Goto Forum:
  


Current Time: Mon Jun 09 06:55:11 EDT 2025

Powered by FUDForum. Page generated in 0.03138 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top