Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] Using Eclipse for remote debugging

> >
> Thanks but I've still two questions.
>  - is gdb started from eclipse or have I to run it outside with some 
> particular arguments (to enable it as a server)?
> - when i try to debug an executable there is always the message "Failed 
> Launching CDI Debugger": No symbol "auto" in current context". Where is 
> the problem?
> 

you need gdb-5.2.1 or above.

> (Until now I've used ddd connected to gdb, which was connected to an 
> extended-remote target monitor on the host)
> 
> best regards joel
> 
> 



Back to the top