src/gdb ChangeLog ctf.c

qiyao@sourceware.org qiyao@sourceware.org
Sat Apr 20 07:38:00 GMT 2013


CVSROOT:	/cvs/src
Module name:	src
Changes by:	qiyao@sourceware.org	2013-04-20 07:38:40

Modified files:
	gdb            : ChangeLog ctf.c 

Log message:
	gdb/
	
	* ctf.c (ctf_fetch_registers): Change the type of 'regs' from
	'char *' to 'gdb_byte *'.  Cast the return value of
	'bt_ctf_get_char_array' to 'gdb_byte *'.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.15461&r2=1.15462
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ctf.c.diff?cvsroot=src&r1=1.7&r2=1.8



More information about the Gdb-cvs mailing list