diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2017-11-19 22:23:26 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2017-11-19 22:23:27 -0500 |
commit | 25c28b4d153ced950cc8702aafb054d6f14f6a02 (patch) | |
tree | 8612413a4fda1da50e49cde7bd838b4568cdf658 /gdb/inf-child.c | |
parent | 5fdda39248cc4a3311efbff3cf2350123d638232 (diff) | |
download | gdb-25c28b4d153ced950cc8702aafb054d6f14f6a02.zip gdb-25c28b4d153ced950cc8702aafb054d6f14f6a02.tar.gz gdb-25c28b4d153ced950cc8702aafb054d6f14f6a02.tar.bz2 |
Remove usage of find_thread when calling resume_status_pending_p
Replace with find_thread. Instead of setting the flag in the callback,
make the callback return true/false, and check the result against NULL
in the caller.
gdb/gdbserver/ChangeLog:
* linux-low.c (resume_status_pending_p): Return bool, remove
flag_p argument.
(linux_resume): Use find_thread.
Diffstat (limited to 'gdb/inf-child.c')
0 files changed, 0 insertions, 0 deletions