diff options
Diffstat (limited to 'gdb/doc/gdb.texinfo')
-rw-r--r-- | gdb/doc/gdb.texinfo | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index ddcbbad..1c8c1c2 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -20463,13 +20463,6 @@ For the Renesas Super-H processor, @value{GDBN} provides these commands: @table @code -@item regs -@kindex regs@r{, Super-H} -This command is deprecated, and @code{info all-registers} should be -used instead. - -Show the values of all Super-H registers. - @item set sh calling-convention @var{convention} @kindex set sh calling-convention Set the calling-convention used when calling functions from @value{GDBN}. |