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: [PATCH 1/2] Remove parameter valaddr from c print functions


On Thu, Nov 10, 2016 at 6:54 AM, Yao Qi <qiyaoltc@gmail.com> wrote:
> This patch removes parameter valaddr from some c print functions.
>
> Regression tested on x86_64-linux.
>
> gdb:
>
> 2016-11-10  Yao Qi  <yao.qi@linaro.org>
>
>         * c-lang.h (cp_print_value_fields): Update declaration.
>         * cp-valprint.c (cp_print_value): Update declaration.
>         (cp_print_value_fields): Remove parameter valaddr.  Callers
>         updated.
>         (cp_print_value): Likewise.

LGTM


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