GDB/MI (Was: Embedded development)

Richard Dale Richard_Dale at tipitina.demon.co.uk
Tue Sep 13 11:30:07 UTC 2005


On Tuesday 13 September 2005 11:06, Roberto Raggi wrote:
> > It should be also noted that current debugger code has some attempt at
> > separating debugger backend -- there's abstract class DBGController
> > that's supposed to encapsulate all debugger operations. But at the
> > moment, GDBController is the only implementation. Do you have some
> > specific "different debuggers" in mind?
>
> the Java debugger and the intel debugger (actually we could use it with the
> GDB emulation)
Can we use the Eclipse debugger in spite of the GPL being incompatible with 
the GPL if it runs out of process and we communicate using the JPDA wire 
protocol? I'd rather have a gdb based java debugger though, then we can 
easily debug mixed C++/Java gcj code.

-- Richard




More information about the KDevelop-devel mailing list