binutils-gdb/gdb/mi
Andrew Cagney f786f61510 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".
2003-08-08 19:00:08 +00:00
..
ChangeLog 2003-08-08 Andrew Cagney <cagney@redhat.com> 2003-08-08 19:00:08 +00:00
mi-cmd-break.c * defs.h (XMALLOC): Define. 2002-03-19 02:51:09 +00:00
mi-cmd-disas.c * disasm.c: New file. 2002-09-30 15:57:26 +00:00
mi-cmd-env.c 2003-08-05 Andrew Cagney <cagney@redhat.com> 2003-08-05 19:55:17 +00:00
mi-cmd-file.c Adding -file-list-exec-source-file command to MI 2003-04-02 22:10:35 +00:00
mi-cmd-stack.c 2003-06-11 David Carlton <carlton@bactrian.org> 2003-06-11 23:29:49 +00:00
mi-cmd-var.c 2003-02-02 Andrew Cagney <ac131313@redhat.com> 2003-02-02 06:24:04 +00:00
mi-cmds.c 2003-08-04 Andrew Cagney <cagney@redhat.com> 2003-08-04 23:18:50 +00:00
mi-cmds.h 2003-08-04 Andrew Cagney <cagney@redhat.com> 2003-08-04 23:18:50 +00:00
mi-console.c 2003-02-05 Jim Ingham <jingham@apple.com> 2003-02-06 01:19:12 +00:00
mi-console.h 2003-02-05 Jim Ingham <jingham@apple.com> 2003-02-06 01:19:12 +00:00
mi-getopt.c Adding -file-list-exec-source-file command to MI 2003-04-02 22:10:35 +00:00
mi-getopt.h Adding -file-list-exec-source-file command to MI 2003-04-02 22:10:35 +00:00
mi-interp.c 2003-08-08 Andrew Cagney <cagney@redhat.com> 2003-08-08 19:00:08 +00:00
mi-main.c 2003-08-08 Andrew Cagney <cagney@redhat.com> 2003-08-08 19:00:08 +00:00
mi-main.h Add missing files from last commit :-( 2003-02-06 05:30:17 +00:00
mi-out.c ./ 2003-06-28 16:19:07 +00:00
mi-out.h 2002-09-29 Andrew Cagney <ac131313@redhat.com> 2002-09-30 20:18:52 +00:00
mi-parse.c 2003-08-04 Andrew Cagney <cagney@redhat.com> 2003-08-04 23:18:50 +00:00
mi-parse.h Update/correct copyright notices. 2001-03-06 08:22:02 +00:00
mi-symbol-cmds.c Index: gdb/ChangeLog 2003-05-12 00:26:19 +00:00