2003-01-15 Andrew Cagney <ac131313@redhat.com>

* sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.

Index: doc/ChangeLog
2003-01-15  Andrew Cagney  <ac131313@redhat.com>

	* gdbint.texinfo (Target Architecture Definition): Delete
	definition of PRINT_REGISTER_HOOK.
This commit is contained in:
Andrew Cagney 2003-01-15 19:35:28 +00:00
parent f153cc9257
commit 867f3898e3
4 changed files with 10 additions and 7 deletions

View File

@ -1,3 +1,7 @@
2003-01-15 Andrew Cagney <ac131313@redhat.com>
* sparc-tdep.c: Delete reference to PRINT_REGISTER_HOOK.
2003-01-215 Stephen P. Smith <ischis2@cox.net>
* MAINTAINERS (Stephen P. Smith): Updated email address

View File

@ -1,3 +1,8 @@
2003-01-15 Andrew Cagney <ac131313@redhat.com>
* gdbint.texinfo (Target Architecture Definition): Delete
definition of PRINT_REGISTER_HOOK.
2003-01-15 Elena Zannoni <ezannoni@redhat.com>
(OpenRISC 1000): Fix formatting of command names.

View File

@ -3652,11 +3652,6 @@ The number of the ``next program counter'' register, if defined.
If non-zero, round arguments to a boundary of this many bits before
pushing them on the stack.
@item PRINT_REGISTER_HOOK (@var{regno})
@findex PRINT_REGISTER_HOOK
If defined, this must be a function that prints the contents of the
given register to standard output.
@item PRINT_TYPELESS_INTEGER
@findex PRINT_TYPELESS_INTEGER
This is an obscure substitute for @code{print_longest} that seems to

View File

@ -1862,8 +1862,7 @@ decode_asi (int val)
}
}
/* PRINT_REGISTER_HOOK routine.
Pretty print various registers. */
/* Pretty print various registers. */
/* FIXME: Would be nice if this did some fancy things for 32 bit sparc. */
static void