This is the mail archive of the gdb@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: CLI commands in MI


 > > I don't how you can say that as directly entered CLI commands now
 > > (implicitly) use -interpreter-exec console.  AFAICS the only difference is
 > > the extra &"r\n".
 > 
 > Hmmm, that's not the case for me. Is this becase I'm using an older
 > version of GDB?
 > 
 > $ gdb --version
 > GNU gdb 6.3-debian


Yes, this is the change:

    2005-02-20  Andrew Cagney  <cagney@gnu.org>

            * mi/mi-main.c (captured_mi_execute_command): Use
            mi_cmd_interpreter_exec.

Let's keep the discussion relative to GDB in CVS.


-- 
Nick                                           http://www.inet.net.nz/~nickrob


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