[PATCH 1/4] Use bool in gdbarch

Tom Tromey tom@tromey.com
Tue Jun 14 00:06:29 GMT 2022


>> 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(-)

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

Thanks.  I've fixed this locally.

Tom


More information about the Gdb-patches mailing list