]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
2003-08-08 Andrew Cagney <cagney@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Fri, 8 Aug 2003 18:35:23 +0000 (18:35 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 8 Aug 2003 18:35:23 +0000 (18:35 +0000)
commit2dfa49141a49eb7c36b8f5bfdf8b7182662ef2ff
treee060c09285f3708629814f4b7901d67e10dcf1e9
parent77ac24ec800ba3ed375e3fa9ad9cca57815185d9
2003-08-08  Andrew Cagney  <cagney@redhat.com>

* interps.c (interp_set): Check for a NULL "old_interp".

Index: mi/ChangeLog
2003-08-08  Andrew Cagney  <cagney@redhat.com>

* mi-main.c (captured_mi_execute_command): Add "mi2" and "mi3" to
interpreters that hack around CLI.
* mi-interp.c (mi3_command_loop): New function.
(mi_interpreter_resume): Check for "mi3", default to "mi2".
gdb/ChangeLog
gdb/interps.c
gdb/mi/ChangeLog
gdb/mi/mi-interp.c
gdb/mi/mi-main.c