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]

Re: intel ddd cygwin


Just some WAGs:

On Tue, 4 May 2004, Joshua Kolden wrote:

> 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"

IIRC, ddd uses ttys to talk to the inferior debugger.  Try CYGWIN=tty, but
since idd is not a Cygwin application, it may not help any.

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

Are you sure that idb's gdb emulation is exact?

Just a couple guesses...

-- 
Brian Ford
Senior Realtime Software Engineer
VITAL - Visual Simulation Systems
FlightSafety International
the best safety device in any aircraft is a well-trained pilot...

--
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]