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

kseitz@sourceware.org kseitz@sourceware.org
Wed Oct 10 17:28:00 GMT 2012


CVSROOT:	/cvs/src
Module name:	src
Changes by:	kseitz@sourceware.org	2012-10-10 17:28:03

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

Log message:
	* generic/gdbtk-hooks.c (gdbtk_memory_changed): Change LEN
	from int to ssize_t to match changes in the API.
	(x_event): Use set_quit_flag to set the quit_flag.
	* generic/gdbtk-cmds.c (gdb_stop): Likewise.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/ChangeLog.diff?cvsroot=src&r1=1.481&r2=1.482
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/generic/gdbtk-hooks.c.diff?cvsroot=src&r1=1.55&r2=1.56
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/gdbtk/generic/gdbtk-cmds.c.diff?cvsroot=src&r1=1.128&r2=1.129



More information about the Gdb-cvs mailing list