src/gdb/gdbtk ChangeLog generic/gdbtk-interp.c

kseitz@sourceware.org kseitz@sourceware.org
Wed Nov 2 19:44:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kseitz@sourceware.org	2011-11-02 19:44:37

Modified files:
	gdb/gdbtk      : ChangeLog 
	gdb/gdbtk/generic: gdbtk-interp.c 

Log message:
	* generic/gdbtk-interp.c (struct gdbtk_interp_data)
	<uiout>: New member.
	(gdbtk_data): Remove global.
	(gdbtk_interpreter_init): Update with GDB API changes.
	Allocate private intepreter data.
	(gdbtk_interpreter_ui_out): New function.
	(_initialize_gdbtk_interp): Add gdbtk_interpreter_ui_out to
	PROCS.
	Remove gdbtk_data and related allocation/initialization.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.460&r2=1.461
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/generic/gdbtk-interp.c.diff?cvsroot=src&r1=1.10&r2=1.11



More information about the Gdb-cvs mailing list