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/mi ChangeLog


CVSROOT:	/cvs/src
Module name:	src
Branch: 	kseitz_interps-20020528-branch
Changes by:	kseitz@sources.redhat.com	2002-06-24 17:05:36

Modified files:
	gdb/mi         : ChangeLog 

Log message:
	* mi-cmds.h (mi_execute_command): Add "extern".
	(mi_error_last_message): New function.
	* mi-main.c (mi_error_last_message): New function.
	* mi-interp.c (mi_event_handlers): New static global.
	(mi_interpreter_init): Don't install mi event handlers here.
	(mi_interpreter_resume): Install mi event handlers here.
	(mi_interpreter_exec): Don't actually switch interpreters.
	Update error messages.
	exec_proc will return <0 if an error occurs.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mi/ChangeLog.diff?cvsroot=src&only_with_tag=kseitz_interps-20020528-branch&r1=1.66.2.2&r2=1.66.2.3


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