* 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)
commitafc05acb8b7119cd458335298c75d1e6f3ebda7d
tree9fd116c63f0144bab48edfaa61dcf09022b7540c
parent3e79cecf024acb3f5739ec19d6ebd331f08e80e8
* 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
This page took 0.027317 seconds and 4 git commands to generate.