Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » problem debugging socket using eclipse IDE
problem debugging socket using eclipse IDE [message #198235] Wed, 25 July 2007 14:14
Eclipse UserFriend
Originally posted by: fbarsoba.hotmail.com

Hi there,

I am working with CDT latest version.. on a networking code. I can
execute the program fine, and with gdb works fine as well.. however,
when trying to use the debugger in the IDE, eclipse crashes.. program
terminates, yet I can see it alive doing %ps -A ... any help?

here's the code where it's crashing:

// **
serv_addr.sin_family = AF_INET;
// **

As I said, I can go beyond this line using gdb...

tnx in advance,
fernando
Previous Topic:Setting Libraries and Library Path API?
Next Topic:Unit Testing Support
Goto Forum:
  


Current Time: Wed Apr 30 22:43:59 EDT 2025

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

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

Back to the top