This is the mail archive of the cygwin mailing list for the Cygwin 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]

intel ddd cygwin


This is a general poll on several e.mail lists to see if anyone can help
apologies if it is slightly off topic.

We are trying to create a uniform development environment for Linux and
windows based on the Intel compiler.  Everything has been setup and is
working well except for debugging.  When attempting to start debugging
on a simple helloWorld program ddd seems to hang waiting for a responds
from idb (the intel's debugger)

> ddd --debugger "idb -gdb" helloWorld.exe

I get:

"Reading Symbols from helloWorld.exe...done."

...then nothing.  If I try any other action in ddd, such as "run" I get:

"Run: waiting until GDB gets ready"

Which never does get ready.  However, when I run idb by hand it responds
like gdb.  Anyone have any experience with this?

Thanks,
j



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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