2002-08-10 Andrew Cagney * gdbint.texinfo (Target Architecture Definition): Document PRINT_VECTOR_INFO. * gdb.texinfo (Vector Unit): Document "info vectors" command. Index: doc/gdb.texinfo =================================================================== RCS file: /cvs/src/src/gdb/doc/gdb.texinfo,v retrieving revision 1.110 diff -u -r1.110 gdb.texinfo --- doc/gdb.texinfo 10 Aug 2002 00:40:40 -0000 1.110 +++ doc/gdb.texinfo 10 Aug 2002 18:40:40 -0000 @@ -5583,6 +5583,20 @@ the ARM and x86 machines. @end table +@node Vector Unit +@section Vector Unit +@cindex vector unit + +Depending on the configuration, @value{GDBN} may be able to give you +more information about the status of the vector unit. + +@table @code +@kindex info vector +@item info vector +Display information about the vector unit. The exact contents and +layout vary depending on the hardware. +@end table + @node Memory Region Attributes @section Memory region attributes @cindex memory region attributes