]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/breakpoint.c
Use bool in bpstat
authorTom Tromey <tom@tromey.com>
Fri, 11 Nov 2022 21:50:50 +0000 (14:50 -0700)
committerTom Tromey <tom@tromey.com>
Mon, 19 Dec 2022 15:19:00 +0000 (08:19 -0700)
commit4ec2227afb0a091fa94e1571bc5e117a2a6c8b01
treea157d5f78871b263755c705f783b989dd164f87f
parentdad6b350f986a58abe469f4584ac515e7ac17879
Use bool in bpstat

This changes bpstat to use 'bool' rather than 'char', and updates the
uses.
gdb/break-catch-load.c
gdb/break-catch-throw.c
gdb/breakpoint.c
gdb/breakpoint.h
gdb/extension.c
gdb/extension.h