GDB with options -i=mi & --nw doesn't enable mi

Eli Zaretskii eliz@elta.co.il
Thu Oct 30 20:45:00 GMT 2003


> Date: Thu, 30 Oct 2003 14:10:24 -0500
> From: Andrew Cagney <ac131313@redhat.com>
> 
> Just "gdb -i=mi" is sufficient.  From the source code:
> 
>              /* -nw is equivalent to -i=console.  */
> 
> so the above is equivalent to:
> 
> 	-i=mi -i=console

I think we should tell that both in the manual and in the text
displayed by "gdb --help".



More information about the Gdb mailing list