diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2017-11-19 22:23:24 -0500 |
---|---|---|
committer | Simon Marchi <simon.marchi@polymtl.ca> | 2017-11-19 22:23:24 -0500 |
commit | 139720c5b32963ce52c5f691e179920ff84a2237 (patch) | |
tree | f085d5585dcf8cc3da9ab740ad11a94765886040 /gdb/minidebug.c | |
parent | 6d1e5673fec830f0f1c86632a5d9333e34582bb3 (diff) | |
download | gdb-139720c5b32963ce52c5f691e179920ff84a2237.zip gdb-139720c5b32963ce52c5f691e179920ff84a2237.tar.gz gdb-139720c5b32963ce52c5f691e179920ff84a2237.tar.bz2 |
Remove usage of find_inferior in unsuspend_all_lwps
Replace with for_each_thread. I inlined unsuspend_one_lwp in
unsuspend_all_lwps, since it is very simple.
gdb/gdbserver/ChangeLog:
* linux-low.c (unsuspend_one_lwp): Remove.
(unsuspend_all_lwps): Use for_each_thread, inline code from
unsuspend_one_lwp.
Diffstat (limited to 'gdb/minidebug.c')
0 files changed, 0 insertions, 0 deletions