diff options
author | Simon Marchi <simon.marchi@polymtl.ca> | 2017-12-02 20:36:39 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2017-12-02 20:36:39 -0500 |
commit | a1385b7b881d2b129f8c26fac8ad20bc406a1a6d (patch) | |
tree | 7948ca98677b25633ace6a28b658916b28237ad5 /elfcpp | |
parent | 454296a2c1f3afe163e49730b9b396ffdd985e1f (diff) | |
download | binutils-gdb-a1385b7b881d2b129f8c26fac8ad20bc406a1a6d.tar.gz |
Remove usages of find_inferior calling not_stopped_callback
Replace with find_thread. Writing a lambda inline in directly in the if
conditions would be a bit messy, so I chose to assign them to variables
instead.
gdb/gdbserver/ChangeLog:
* linux-low.c (not_stopped_callback): Return bool, take filter
argument directly.
(linux_wait_for_event_filtered): Use find_thread.
(linux_wait_1): Likewise.
Diffstat (limited to 'elfcpp')
0 files changed, 0 insertions, 0 deletions