From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Jim Ingham Cc: gdb@sources.redhat.com Subject: Re: dbg MI help required ! Date: Mon, 23 Jul 2001 10:35:00 -0000 Message-id: <3B5C605E.4070601@cygnus.com> References: <300811A9-7DFF-11D5-AD8A-000A277A8808@> X-SW-Source: 2001-07/msg00323.html > The configure option is: > > configure --enable-gdbmi=yes Just FYI, is no longer required using the current source base. MI is enabled by default. So just this: > gdb -i mi is all that is needed. Andrew