src/gdb ChangeLog TODO go32-nat.c regcache.c r ...

cagney@sourceware.cygnus.com cagney@sourceware.cygnus.com
Tue Nov 6 16:00:00 GMT 2001


CVSROOT:	/cvs/src
Module name:	src
Changes by:	cagney@sources.redhat.com	2001-11-14 22:43:12

Modified files:
	gdb            : ChangeLog TODO go32-nat.c regcache.c regcache.h 
	                 remote.c 

Log message:
	* TODO (register_buffer): Delete.
	* regcache.c (register_buffer): Make static.
	(regcache_collect): New function.
	* regcache.h (register_buffer): Delete declaration.
	(regcache_collect): Declare.
	* remote.c (store_register_using_P): Rewrite using
	regcache_collect.
	(remote_store_registers): Ditto.
	* go32-nat.c (store_register): Ditto.

Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/ChangeLog.diff?cvsroot=src&r1=1.1774&r2=1.1775
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/TODO.diff?cvsroot=src&r1=1.93&r2=1.94
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/go32-nat.c.diff?cvsroot=src&r1=1.23&r2=1.24
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/regcache.c.diff?cvsroot=src&r1=1.26&r2=1.27
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/regcache.h.diff?cvsroot=src&r1=1.5&r2=1.6
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/gdb/remote.c.diff?cvsroot=src&r1=1.66&r2=1.67



More information about the Gdb-cvs mailing list