* ch-valprint.c (chill_val_print_array_elements): New function.
authorPer Bothner <per@bothner.com>
Fri, 3 Jun 1994 01:19:21 +0000 (01:19 +0000)
committerPer Bothner <per@bothner.com>
Fri, 3 Jun 1994 01:19:21 +0000 (01:19 +0000)
commit35f8a588988a96fc9f445c0d7c5d5c78260ca57f
tree1af05af2d1b67661bd6e90d88c36d0fcc9a5d5d0
parentfb5b11ee017ef75f9005753d2b326ac2d1e9a6ea
* ch-valprint.c (chill_val_print_array_elements):  New function.
A Chill version of val_print_array_elements, it prints the
array index labels, in additions ot the array element values.
(chill_val_print):  Use the new function.
gdb/ChangeLog
gdb/ch-valprint.c