2002-08-15 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Fri, 16 Aug 2002 00:27:46 +0000 (00:27 +0000)
committerAndrew Cagney <cagney@redhat.com>
Fri, 16 Aug 2002 00:27:46 +0000 (00:27 +0000)
commite76f1f2e332de69d2a48bd8ac7bf6d0390991f43
treecf705bfaa288bfd083f9ef9f2999558450a55f79
parentb3de5b86c2331bce5929f982e5b680227eb0fb1a
2002-08-15  Andrew Cagney  <ac131313@redhat.com>

* infcmd.c (vector_info): New function.
(_initialize_infcmd): Add command "info vector".
(print_vector_info): New function.

* gdbarch.sh (PRINT_VECTOR_INFO): New method
* gdbarch.h, gdbarch.c: Regenerate.

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

* gdbint.texinfo (Target Architecture Definition): Document
PRINT_VECTOR_INFO.
* gdb.texinfo (Vector Unit): Document "info vectors" command.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/doc/gdbint.texinfo
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/infcmd.c
This page took 0.025713 seconds and 4 git commands to generate.