OSDN Git Service

* ada-lang.c (value_pos_atr): Add TYPE argument. Use it as
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 11 Sep 2008 14:19:09 +0000 (14:19 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Thu, 11 Sep 2008 14:19:09 +0000 (14:19 +0000)
commitc88b6e454937a86ea8aef95eb3f174a70c3a7d3a
tree5c1d6dd20423529fc124aacd303e9bd549bc48e1
parent4f76ba7feb37cf73b55a45c0e0a56336f9c793dc
* ada-lang.c (value_pos_atr): Add TYPE argument.  Use it as
result type instead of builtin_type_int.
(value_subscript_packed): Use pos_atr instead of value_pos_atr.
(ada_value_subscript): Update call to value_pos_atr.
(ada_value_ptr_subscript): Likewise.
(ada_evaluate_subexp): Likewise.
gdb/ChangeLog
gdb/ada-lang.c