]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/ch-typeprint.c
* ch-typeprint.c (chill_type_print_base): Get names of PTR and
authorPer Bothner <per@bothner.com>
Wed, 4 Jan 1995 01:04:15 +0000 (01:04 +0000)
committerPer Bothner <per@bothner.com>
Wed, 4 Jan 1995 01:04:15 +0000 (01:04 +0000)
commit3bcf418186358df5756e645b6e6034198b3ce2b6
tree19a113e10c593cce4efebeb158c1fdc3923db0f2
parentcb527fd504568eca84e79d720df7ae8643075e72
* ch-typeprint.c (chill_type_print_base):  Get names of PTR and
BOOL from TYPE_NAME.
* ch-valprint.c (chill_print_type_scalar):  New function, to handle
TYPE_CODE_RANGE better than print_type_scalar does.
(chill_val_print_array_elements):  Use above new function.
gdb/ChangeLog
gdb/ch-typeprint.c
gdb/ch-valprint.c