diff options
author | Andrew Burgess <aburgess@redhat.com> | 2022-10-17 15:01:24 +0100 |
---|---|---|
committer | Andrew Burgess <aburgess@redhat.com> | 2023-01-13 16:34:10 +0000 |
commit | 8dd08de7e48850496321548099ef86d3275679b9 (patch) | |
tree | 1efd0eec7916a9d02d18b645d8d36da7e09752a9 /gdb/testsuite/gdb.base/infcall-nested-structs.c | |
parent | 6f9f448118eaeaf006f867a25699aef7d8c72770 (diff) | |
download | gdb-8dd08de7e48850496321548099ef86d3275679b9.zip gdb-8dd08de7e48850496321548099ef86d3275679b9.tar.gz gdb-8dd08de7e48850496321548099ef86d3275679b9.tar.bz2 |
gdb: int to bool conversion for normal_stop
Change the return type of normal_stop (infrun.c) from int to bool.
Update callers.
I've also converted the (void) to () in the function declaration and
definition, given I was changing those lines anyway.
There should be no user visible changes after this commit.
Diffstat (limited to 'gdb/testsuite/gdb.base/infcall-nested-structs.c')
0 files changed, 0 insertions, 0 deletions