This is the mail archive of the
gdb-patches@sourceware.org
mailing list for the GDB project.
Re: [PATCH 1/2] Change register_changed_p returns bool
- From: Yao Qi <qiyaoltc at gmail dot com>
- To: gdb-patches at sourceware dot org
- Date: Fri, 24 Nov 2017 10:49:36 +0000
- Subject: Re: [PATCH 1/2] Change register_changed_p returns bool
- Authentication-results: sourceware.org; auth=none
- References: <1509699364-16049-1-git-send-email-yao.qi@linaro.org>
Yao Qi <qiyaoltc@gmail.com> writes:
> 2017-11-01 Yao Qi <yao.qi@linaro.org>
>
> * mi/mi-main.c (mi_cmd_data_list_changed_registers): Remove
> local 'changed'. Remove error.
> (register_changed_p): Change return type to bool.
I pushed patch 1/2 and 2/2 in.
--
Yao (齐尧)