gdb/mi question
Andrew Cagney
ac131313@cygnus.com
Thu May 18 17:04:00 GMT 2000
> Robert wrote:
>
> I have build gdb with -DUI_OUT=1 and now I get the following error
> when I type
>
> /tools/H-i686-pc-cygwin/bin/sh-coff-gdb --ui=mi --nw
> Interpreter `mi' unrecognized.
>
> All other combinations of --interpreter --i --ui all generate the same
> message.
>
> I passed the following to configure --enable-build-warnings=-DUI_OUT=1
>
> I want to do this so that I my pipe commands to and from gdb. Have I
> entirely missed the point ?? or am I on the right track ?
>
> Also I cant see where _initialize_mi_main() is called from. I am
> guessing that once I understand this The rest may fall into place.
That sounds like a bug in the documentation. MI can be built by
configuring with:
--enable-gdbmi
Andrew
More information about the Gdb
mailing list