This is the mail archive of the gdb-cvs@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]

src/gdb ChangeLog interps.c mi/ChangeLog mi/mi ...


CVSROOT:	/cvs/src
Module name:	src
Branch: 	gdb_6_0-branch
Changes by:	cagney@sourceware.org	2003-08-08 18:35:23

Modified files:
	gdb            : ChangeLog interps.c 
	gdb/mi         : ChangeLog mi-interp.c mi-main.c 

Log message:
	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".

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.4439.2.93&r2=1.4439.2.94
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/interps.c.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.5&r2=1.5.4.1
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mi/ChangeLog.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.111.2.2&r2=1.111.2.3
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mi/mi-interp.c.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.4.4.1&r2=1.4.4.2
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mi/mi-main.c.diff?cvsroot=src&only_with_tag=gdb_6_0-branch&r1=1.48&r2=1.48.4.1


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