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