* valops.c (value_of_this): Use lookup_language_this.
authorTom Tromey <tromey@redhat.com>
Fri, 17 Jun 2011 20:46:47 +0000 (20:46 +0000)
committerTom Tromey <tromey@redhat.com>
Fri, 17 Jun 2011 20:46:47 +0000 (20:46 +0000)
commit66a17cb6292ee31b9f46520761098d56550a341b
tree84bc405dd78d87cbab72d55ce5460034f25f57d3
parent7518bff55ab27e073e9d03b5d700d469d362c85d
* valops.c (value_of_this): Use lookup_language_this.
* symtab.h (lookup_language_this): Declare.
* symtab.c (lookup_language_this): New function.
(lookup_symbol_aux): Use lookup_language_this.
* ax-gdb.c (gen_expr) <OP_THIS>: Use lookup_language_this.
gdb/ChangeLog
gdb/ax-gdb.c
gdb/symtab.c
gdb/symtab.h
gdb/valops.c
This page took 0.039976 seconds and 4 git commands to generate.