This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [commit/cleanup] delete redundant ada-lang.c:evaluate_subexp


> 2009-05-22  Joel Brobecker  <brobecker@adacore.com>
> 
>         * ada-lang.c (evaluate_subexp): Delete.  Use the version from eval.c.
>         (evaluate_subexp_type): Reimplement using evaluate_subexp.
>         * value.h (evaluate_subexp): Add declaration.
>         * eval.c (evaluate_subexp): Make non-static.
>         * objc-lang.c (print_object_command): Use evaluate_subexp.

Checked in.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]