This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Questions about GDB-MI Interface



On Wed, 24 Apr 2002 chanskw@ca.ibm.com wrote:

> in mi/mi-main.c, where the CLI command forwarding is done, that says
> 
>      /* A CLI command was read from the input stream */
>      /* This will be removed as soon as we have a complete set of
>      mi commands */
> 
> Before we decide to go down the path of switching to MI, we need to confirm
> that CLI-in-MI capability will continue to be available for us to provide a
> console window for our users.

I second that.  If this is removed, I think GDB/MI should introduce an 
alternative feature with equivalent functionality, like some special 
command that will allow a CLI command to be fed to MI.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]