src/gdb regcache.c regcache.h ChangeLog

davem@sourceware.org davem@sourceware.org
Tue Oct 11 18:35:00 GMT 2011


CVSROOT:	/cvs/src
Module name:	src
Changes by:	davem@sourceware.org	2011-10-11 18:35:27

Modified files:
	gdb            : regcache.c regcache.h ChangeLog 

Log message:
	Fix regcache_restore() handling of unavailable regs.
	
	* regcache.c (regcache_restore): Do not write unavailable regs, mark
	static.
	* regcache.h (regcache_restore): Remove declaration.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/regcache.c.diff?cvsroot=src&r1=1.193&r2=1.194
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/regcache.h.diff?cvsroot=src&r1=1.75&r2=1.76
http://sourceware.org/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.13417&r2=1.13418



More information about the Gdb-cvs mailing list