]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
gdb: make catch_syscall_enabled return bool
authorSimon Marchi <simon.marchi@efficios.com>
Mon, 27 Nov 2023 15:45:51 +0000 (15:45 +0000)
committerSimon Marchi <simon.marchi@efficios.com>
Mon, 27 Nov 2023 15:48:20 +0000 (10:48 -0500)
commitf087eb27651a97ca2f6350c3c48fb97fc0da9669
treec2998120feb08f9afa38644f48023ca576e2e341
parent935dc9ff652ca256c10672412c1df3da95cadbfb
gdb: make catch_syscall_enabled return bool

Make it return a bool and adjust a few comparisons where it's used.

Change-Id: Ic77d23b0dcfcfc9195dfe65e4c7ff9cf3229f6fb
gdb/break-catch-syscall.c
gdb/breakpoint.h
gdb/i386-linux-nat.c
gdb/inf-ptrace.c
gdb/infrun.c
gdb/netbsd-nat.c