From 076d578a0cb42d6c70da3df2bd3346d09729eae8 Mon Sep 17 00:00:00 2001 From: cagney Date: Tue, 8 Apr 2003 21:20:06 +0000 Subject: [PATCH] 2003-04-08 Andrew Cagney * gdbint.texinfo (Target Architecture Definition): Delete PRINT_TYPELESS_INTEGER. --- gdb/doc/ChangeLog | 5 +++++ gdb/doc/gdbint.texinfo | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 7c350336a6..c650217ae9 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2003-04-08 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Delete + PRINT_TYPELESS_INTEGER. + 2003-04-02 J. Brobecker * observer.texi (GDB Observers): Adjust the documentation for the diff --git a/gdb/doc/gdbint.texinfo b/gdb/doc/gdbint.texinfo index 9df6edffff..7ab46f7cae 100644 --- a/gdb/doc/gdbint.texinfo +++ b/gdb/doc/gdbint.texinfo @@ -3674,11 +3674,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_TYPELESS_INTEGER -@findex PRINT_TYPELESS_INTEGER -This is an obscure substitute for @code{print_longest} that seems to -have been defined for the Convex target. - @item PROCESS_LINENUMBER_HOOK @findex PROCESS_LINENUMBER_HOOK A hook defined for XCOFF reading. -- 2.11.0