GDB/MI (Was: Embedded development)

jbb jbb at kdevelop.org
Wed Sep 14 09:17:04 UTC 2005


On Tuesday 13 September 2005 22:22, Amilcar do Carmo Lucas wrote:
> On Tuesday 13 September 2005 10:36, Roberto Raggi wrote:
> > Hi!
> >
> > In KDevelop4 I would like to split the GUI from the GDB-support. The idea
> > is to reuse the GUI to integrate different debuggers. As I said before I
> > want to avoid code duplication and cut&paste int KDevelop4.
> >
> > About the GDB-support. I know GDB/MI is incomplete and we need to mix
> > GDB/shell commands and GDB/MI commands, but to me it sounds like the
> > _right_ (tm) tecnology to use. What do you think about GDB/MI and
> > integrate it in KDevelop?
>
> How about:
> debuggers
> debuggers/GDB_shell

debuggers/GDB_shell should be debuggers/GDB_CLI, I suspect.

> debuggers/GBD_MI
> debuggers/ ....
>
> instead of
> languages/c++/debugger
> languages/java/debugger

I think this is a good suggestion. What says you, Vladimir?

jbb




More information about the KDevelop-devel mailing list