You need to tell ddd what type of inferior debugger you are using. For
instance if you were using a cross gdb that was targeted for Xscale
then you would do something like:
ddd --debugger xscale_le-gdb --gdb hello.exe
This way ddd knows what the protocol looks like to communicate to the
inferior
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.ex
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 at
3 matches
Mail list logo