* eval.c (evaluate_subexp_standard): Use exp->gdbarch types instead
authorUlrich Weigand <uweigand@de.ibm.com>
Thu, 11 Sep 2008 14:20:15 +0000 (14:20 +0000)
committerUlrich Weigand <uweigand@de.ibm.com>
Thu, 11 Sep 2008 14:20:15 +0000 (14:20 +0000)
commitd4dbb9c7d4ddc39cb0affb783515944bdf8cce68
tree482d6925ce4723f71f47c24477c7759f12491685
parent8ca1c40ee1951a585d1fce1d78709979872acf81
* eval.c (evaluate_subexp_standard): Use exp->gdbarch types instead
of builtin_type_ macros when handling OP_OBJC_ operations.
* objc-lang.c (print_object_command): Likewise.
gdb/ChangeLog
gdb/eval.c
gdb/objc-lang.c