[patch/rfc/rfa:doco] DO_REGISTERS_INFO -> print_registers_info; part #1

Andrew Cagney ac131313@ges.redhat.com
Wed Aug 21 09:34:00 GMT 2002


All approved, I've checked this in. Enjoy,
Andrew

> 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
> 
> 	* infcmd.c (default_print_registers_info): Replace
> 	do_registers_info.
> 	(registers_info): Use gdbarch_print_registers_info instead of
> 	DO_REGISTERS_INFO.
> 
> 	* inferior.h (default_print_registers_info): Replace
> 	do_registers_info.
> 
> 	* gdbarch.sh (PRINT_REGISTERS_INFO): New method.
> 	(DO_REGISTERS_INFO): Change to a predicate function.
> 	* gdbarch.h, gdbarch.c: Regenerate.
> 	
> Index: doc/ChangeLog
> 2002-08-03  Andrew Cagney  <ac131313@redhat.com>
> 
> 	* gdbint.texinfo (Target Architecture Definition): Document
> 	print_registers_info.  Note that DO_REGISTERS_INFO is deprecated.
> 




More information about the Gdb-patches mailing list