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

rosch@sourceware.org rosch@sourceware.org
Wed Mar 28 13:09:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	rosch@sourceware.org	2012-03-28 13:09:13

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

Log message:
	* generic/gdbtk.c (gdbtk_init,tk_command): Replace deprecated access
	to tcl interpreter result string with Tcl_GetStringResult().
	* generic/gdbtk-hooks.c (gdbtk_read,gdbtk_readline,gdbtk_load_hash)
	(gdbtk_query): Likewise.
	(gdbtk_read): Simplified error handling in case "gdbtk_console_read"
	fails. Some reformatting.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.466&r2=1.467
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/generic/gdbtk-hooks.c.diff?cvsroot=src&r1=1.52&r2=1.53
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/generic/gdbtk.c.diff?cvsroot=src&r1=1.51&r2=1.52



More information about the Gdb-cvs mailing list