OSDN Git Service

Approved by Jim Blandy:
authorfnf <fnf>
Wed, 12 Dec 2001 02:07:10 +0000 (02:07 +0000)
committerfnf <fnf>
Wed, 12 Dec 2001 02:07:10 +0000 (02:07 +0000)
commit5d9d05e45b81ef37dfcb8ef9047cead3b21494f2
tree37238fb2d0470f6ee5aced6233694aa94fb2c957
parentdd5b77422e2bf5989473d31468a0d326f1f1721c
Approved by Jim Blandy:

2001-12-11  Fred Fish  <fnf@redhat.com>

* gdbtypes.c (print_bound_type): New function.
(recursive_dump_type): Print type struct code values
TYPE_CODE_BITSTRING, TYPE_CODE_COMPLEX, TYPE_CODE_TEMPLATE,
and TYPE_CODE_TEMPLATE_ARG.
(recursive_dump_type): Print type struct members
upper_bound_type, lower_bound_type, cv_type, and as_type.
Also always print the tagname member, even when it is NULL.

* testsuite/gdb.base/maint.exp: Update to match changes in
type dumping code.
gdb/ChangeLog
gdb/gdbtypes.c
gdb/testsuite/ChangeLog
gdb/testsuite/gdb.base/maint.exp