diff options
author | Andrew Burgess <andrew.burgess@embecosm.com> | 2021-05-11 13:40:24 +0100 |
---|---|---|
committer | Andrew Burgess <andrew.burgess@embecosm.com> | 2021-05-14 13:39:51 +0100 |
commit | 2f63ec5ccc5dca36398e570a500ad553729b19a3 (patch) | |
tree | 375511c982ef6a23f8636d7d08e75f860970a43b /gdb/rust-lang.c | |
parent | 75f03fa77434ad49f1e7d333e0c93048639806e3 (diff) | |
download | gdb-2f63ec5ccc5dca36398e570a500ad553729b19a3.zip gdb-2f63ec5ccc5dca36398e570a500ad553729b19a3.tar.gz gdb-2f63ec5ccc5dca36398e570a500ad553729b19a3.tar.bz2 |
gdb: some int to bool conversion in remote.c
Convert a couple of local variables from int to bool. There should be
no user visible changes after this commit.
gdb/ChangeLog:
* remote.c (check_pending_events_prevent_wildcard_vcont): Change
argument type, update and re-wrap, header comment.
(remote_target::commit_resumed): Convert any_process_wildcard and
may_global_wildcard_vcont from int to bool.
Diffstat (limited to 'gdb/rust-lang.c')
0 files changed, 0 insertions, 0 deletions