* valops.c (value_of_local): Complain if NAME is NULL.
authorTom Tromey <tromey@redhat.com>
Fri, 17 Jun 2011 20:24:22 +0000 (20:24 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 17 Jun 2011 20:24:22 +0000 (20:24 +0000)
commitaee28ec61ad1d4027a78cdbc1da0dcd9f43e2374
tree45e05b6b540cb839bcce895490b02696ac0eb2fa
parent563002680ccbb26706b55313bcccd84d8b299a78
* valops.c (value_of_local): Complain if NAME is NULL.
* std-operator.def (OP_OBJC_SELF): Remove.
* parse.c (operator_length_standard) <OP_OBJC_SELF>: Remove.
* objc-exp.y (name_not_typename): Use OP_THIS.
* expprint.c (print_subexp_standard) <OP_THIS>: Print language's
name for "this".
<OP_OBJC_SELF>: Remove.
* eval.c (evaluate_subexp_standard) <OP_OBJC_SELF>: Remove.
gdb/ChangeLog
gdb/eval.c
gdb/expprint.c
gdb/objc-exp.y
gdb/parse.c
gdb/std-operator.def
gdb/valops.c
This page took 0.025918 seconds and 4 git commands to generate.