This is the mail archive of the gdb-patches@sourceware.org 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: RFC: MI output during program execution


> From: Jim Ingham <jingham@apple.com>
> Date: Tue, 9 Aug 2005 10:07:43 -0700
> 
> You don't want to run ALL cli commands through the mi command  
> equivalents because then the output would come out in mi form, not  
> cli form.

I thought we wanted to have _both_ CLI and MI style response in this
case: the CLI response to display in the command buffer, the MI
response to be caught by the front end in order to change the display
in other windows.  Am I missing something?


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