OSDN Git Service

* value.h (value_bitstring_subscript): New prototype.
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 11 Sep 2008 14:10:24 +0000 (14:10 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Thu, 11 Sep 2008 14:10:24 +0000 (14:10 +0000)
commit41c05b9ac26553d99a21e39ca38d62933b76562c
treea0d169b76d1ef9f4cc6629777d791bf46b09d5f4
parent5d9f1db38ec5d9ca173fec9e8015a2361cdacddc
* value.h (value_bitstring_subscript): New prototype.
* valarith.h (value_bitstring_subscript): New function.
(value_subscript): No longer handle TYPE_CODE_BITSTRING.
* eval.c (evaluate_subexp_standard): Call value_bitstring_subscript
instead of value_subscript to handle TYPE_CODE_BITSTRING.
gdb/ChangeLog
gdb/eval.c
gdb/valarith.c
gdb/value.h