OSDN Git Service

* ada-lang.c (desc_data_type): Remove, replace by ...
authorUlrich Weigand <uweigand@de.ibm.com>
Mon, 18 May 2009 13:55:49 +0000 (13:55 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Mon, 18 May 2009 13:55:49 +0000 (13:55 +0000)
commit78ab77cbbf89a3acc2cdefc830c376ef9c0bba93
tree255b5335cb36d779841142e54acba898f69d4e81
parent381c31d5ecdd998c2d1c2712f24bca3bf612b6eb
* ada-lang.c (desc_data_type): Remove, replace by ...
(desc_data_target_type): ... this.
(thin_data_pntr): Use desc_data_target_type instead of desc_data_type.
(ada_is_array_descriptor_type): Likewise.
(ada_type_of_array): Likewise.
(ada_coerce_to_simple_array_type): Likewise.
(ada_array_element_type): Likewise.
gdb/ChangeLog
gdb/ada-lang.c