[PATCH 1/4] Use bool in gdbarch

John Baldwin jhb@FreeBSD.org
Mon Jun 13 14:12:25 GMT 2022


On 6/10/22 2:26 PM, Tom Tromey wrote:
> This changes gdbarch to use bool for initialized_p.
> ---
>   gdb/arch-utils.c | 2 +-
>   gdb/gdbarch.py   | 2 +-
>   2 files changed, 2 insertions(+), 2 deletions(-)

This patch missed the regen of gdbarch.c and gdbarch-gen.h?

-- 
John Baldwin


More information about the Gdb-patches mailing list