OSDN Git Service

* value.h (value_bitstring_subscript): New prototype.
authoruweigand <uweigand>
Thu, 11 Sep 2008 14:10:24 +0000 (14:10 +0000)
committeruweigand <uweigand>
Thu, 11 Sep 2008 14:10:24 +0000 (14:10 +0000)
commit6e1f6ed3006f329c9c4ba07e496133798d37e2e6
treec30fd705cf22db043698b2e2c93b4dbea4a4fe3f
parent3079dc83653356d9b71db89ae3e7673ec041bb30
* 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