From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Cagney To: Eli Zaretskii Cc: gdb-patches@sourceware.cygnus.com Subject: [rfa/doc] Mention -i=mi0; Was: [patch] Add -i=mi0 as an interpreter Date: Wed, 04 Jul 2001 14:03:00 -0000 Message-id: <3B4384B7.3040902@cygnus.com> References: <3B2E405A.7000500@cygnus.com> <200106190901.MAA07858@is.elta.co.il> X-SW-Source: 2001-07/msg00061.html > Date: Mon, 18 Jun 2001 13:54:34 -0400 >> From: Andrew Cagney >> >> This patch gets GDB to accept -i=mi and -i=mi0 (and lets not mention >> -i=mi1 :-) as an MI interpreter. > > > We must update gdb.texinfo to reflect this change. It currently > documents only -i=mi. The attatched patch mentions -i=mi, -i=mi0 and even -i=mi1. Ok? Andrew