2002-10-11 Klee Dienes <kdienes@apple.com>
[deliverable/binutils-gdb.git] / gdb / doc / gdb.texinfo
index 9269c5dcc4052cdc534a02a3be9470b5af330a25..56db6ca04fe95ccbdf8294e8bcc7473d7e25dc5a 100644 (file)
@@ -5557,13 +5557,13 @@ your machine.
 @kindex info registers
 @item info registers
 Print the names and values of all registers except floating-point
-registers (in the selected stack frame).
+and vector registers (in the selected stack frame).
 
 @kindex info all-registers
 @cindex floating point registers
 @item info all-registers
 Print the names and values of all registers, including floating-point
-registers.
+and vector registers (in the selected stack frame).
 
 @item info registers @var{regname} @dots{}
 Print the @dfn{relativized} value of each specified register @var{regname}.
This page took 0.032585 seconds and 4 git commands to generate.