[commit] Use register_type() instead of REGISTER_VIRTUAL_TYPE(), mostly

Andrew Cagney ac131313@redhat.com
Sat Mar 1 17:03:00 GMT 2003


Hello,

This patch converts much of the core code to:
	register_type(gdbarch, regnum)
from REGISTER_VIRTUAL_TYPE().  The two references, in arch-utils.c, were 
left alone as they get called during architecture initialization (before 
the regcache and register_type() is initialized).

committed,
Andrew

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20030301/21061da2/attachment.ksh>


More information about the Gdb-patches mailing list