diff options
author | John Baldwin <jhb@FreeBSD.org> | 2017-04-18 09:44:32 -0700 |
---|---|---|
committer | John Baldwin <jhb@FreeBSD.org> | 2017-04-18 09:45:37 -0700 |
commit | d56060f08aa4ed5786042a066f62aa8e474cc0fd (patch) | |
tree | 2d036924cef0fdcea961b5ae6a870c2cb9fbc57b /gdb/sparc64-fbsd-nat.c | |
parent | 6631d36456babbaf4c78b955165c3344f95ac5dd (diff) | |
download | gdb-d56060f08aa4ed5786042a066f62aa8e474cc0fd.zip gdb-d56060f08aa4ed5786042a066f62aa8e474cc0fd.tar.gz gdb-d56060f08aa4ed5786042a066f62aa8e474cc0fd.tar.bz2 |
PR threads/20743: Don't attempt to suspend or resume exited threads.
When resuming a native FreeBSD process, ignore exited threads when
suspending/resuming individual threads prior to continuing the process.
gdb/ChangeLog:
PR threads/20743
* fbsd-nat.c (resume_one_thread_cb): Remove.
(resume_all_threads_cb): Remove.
(fbsd_resume): Use ALL_NON_EXITED_THREADS instead of
iterate_over_threads.
Diffstat (limited to 'gdb/sparc64-fbsd-nat.c')
0 files changed, 0 insertions, 0 deletions