[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools.cdt] Re: Eclipse CDT

I think Doug was trying to point out that this is possibly a problem with your GDB/target and not Eclipse/CDT.

All CDT is doing is reporting the error that GDB is reporting.

Have you tried running GDB from the command line and trying to connect in the same way? (To see a full list of all commands being sent to GDB from CDT, turn on 'verbose console output' in your debug launch configuartion.)

--
Derek


Joey Wang wrote:
I also tried CDT 3.1, and had the same problem.