* ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out on
authorPedro Alves <palves@redhat.com>
Thu, 11 Feb 2010 21:45:25 +0000 (21:45 +0000)
committerPedro Alves <palves@redhat.com>
Thu, 11 Feb 2010 21:45:25 +0000 (21:45 +0000)
commitbe636754b785aa5b042991267c851af18ed5b6a9
tree47af6d7426102b5b75f722530ba4b0d5deb96839
parent10ef8d6a8dfca5731b2f4eb4dec945a299050e3c
* ax-gdb.c (gen_exp_binop_rest) [BINOP_SUBSCRIPT]: Error out on
non-subscriptable types.
* valarith.c (binop_types_user_defined_p): New, abstracted out
from ...
(binop_user_defined_p): ... this.
* value.h (binop_types_user_defined_p): Declare.
gdb/ChangeLog
gdb/ax-gdb.c
gdb/valarith.c
gdb/value.h
This page took 0.024603 seconds and 4 git commands to generate.