* printcmd.c (printf_command): Add seen_big_h, seen_big_d and
authorLuis Machado <luisgpm@br.ibm.com>
Wed, 9 Jan 2008 13:47:59 +0000 (13:47 +0000)
committerLuis Machado <luisgpm@br.ibm.com>
Wed, 9 Jan 2008 13:47:59 +0000 (13:47 +0000)
commit0aea4bf3547a3d9eb1dfdd0d6ee692e9db6a13f2
treecd8b5ba75b2b3020421ca72704e844c3451e6cec
parentd2e2e64908d10fe34d4c6763c92c21cd29ac4a80
* printcmd.c (printf_command): Add seen_big_h, seen_big_d and
seen_double_big_d, treat the new H, D, and DD modifiers as length
modifiers.
* doc/gdb.texinfo (Output): Update documentation on using printf with DFP
types.
* testsuite/gdb.base/printcmds.exp (test_printf_with_dfp): Update
printf calls with required float modifiers.
gdb/ChangeLog
gdb/doc/ChangeLog
gdb/doc/gdb.texinfo
gdb/printcmd.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/printcmds.exp
This page took 0.035481 seconds and 4 git commands to generate.