src/gdb/mi ChangeLog mi-main.c

kseitz@sources.redhat.com kseitz@sources.redhat.com
Wed Sep 11 14:49:00 GMT 2002


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kseitz@sources.redhat.com	2002-09-11 14:49:04

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

Log message:
	* mi-main.c (mi_cmd_data_list_register_names): Use cleanups
	for the uiout list. Do the cleanups when returning an error.
	(mi_cmd_data_list_changed_registers): Ditto.
	(mi_cmd_data_list_register_values): Use cleanups for the uiout list
	and tuples. Do the cleanups when returning errors.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mi/ChangeLog.diff?cvsroot=src&r1=1.68&r2=1.69
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/mi/mi-main.c.diff?cvsroot=src&r1=1.30&r2=1.31



More information about the Gdb-cvs mailing list