Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-debug-dev] RE: How to issue gdb commands throgh eclipse

> 
> > Back trace and signal transmission can also say the same thing.
> > 
> > Does anyone know how to issue gdb commands through eclipse.
> 
> Right click on the stack trace. There is "show debug console" choice
> there.
> 
> CDT treats GDB like a dirty little secret sometimes. :-)

8-) Fair enough.
It was done this way to maximize code reuse of the console.
Probably CDT-2.0 will have a special "bakend" console
or see the new features of Eclipse-3.0 to make this better.



Back to the top