From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Mickael Gicquaire Cc: "gdb@sources.redhat.com" Subject: Re: dbg MI help required ! Date: Mon, 23 Jul 2001 14:17:00 -0000 Message-id: <3B5C9461.7060304@cygnus.com> References: <1010720162739.ZM11417@bristol.st.com> X-SW-Source: 2001-07/msg00331.html > So what do i do next? > i thought mi would be a library and gdbmi would need that library in order to > support the tidy textual output that mi if i understand properly is supposed to > achieve. It is work in progress. The MI is just one shaky step along a path to create a GDB library. If you look at the MI command set then you should have a pretty good feel for what the underlying functions will be. Andrew