2002-08-15 Andrew Cagney <ac131313@redhat.com>
authorAndrew Cagney <cagney@redhat.com>
Thu, 15 Aug 2002 23:41:20 +0000 (23:41 +0000)
committerAndrew Cagney <cagney@redhat.com>
Thu, 15 Aug 2002 23:41:20 +0000 (23:41 +0000)
commit23e3a7ac79ad6f6648bd99602ba715874ce9ac9a
treeaeb8f594b82b8208465506f08189bc44ca618e88
parent8de397a5ad45db45f00ce9b58c2b8b2d7b5aa765
2002-08-15  Andrew Cagney  <ac131313@redhat.com>
* gdbarch.sh (PRINT_FLOAT_INFO): Change to a predicate method.
Add `args' parameter.
* gdbarch.h, gdbarch.c: Regenerate.

* arm-tdep.c (arm_print_float_info): Add the parameter `args'.

* infcmd.c (float_info): Call print_float_info.
(print_float_info): New function.  By default, print the
floating-point registers.

* arch-utils.h (default_print_float_info): Delete declaration.
* arch-utils.c (default_print_float_info): Delete function.
gdb/ChangeLog
gdb/arch-utils.c
gdb/arch-utils.h
gdb/arm-tdep.c
gdb/gdbarch.c
gdb/gdbarch.h
gdb/gdbarch.sh
gdb/infcmd.c
This page took 0.026481 seconds and 4 git commands to generate.