diff options
author | Simon Marchi <simon.marchi@ericsson.com> | 2017-10-27 23:41:49 -0400 |
---|---|---|
committer | Simon Marchi <simon.marchi@ericsson.com> | 2017-10-27 23:41:49 -0400 |
commit | 99078d344db25efc376877e0e4c95157f0c36c60 (patch) | |
tree | 6027141c675b92cd1be62f6892b42b0f55c9903f /gdb/python/py-infthread.c | |
parent | b5540b5f2b9cd5fcbac6504359b856d3f43267b5 (diff) | |
download | binutils-99078d344db25efc376877e0e4c95157f0c36c60.zip binutils-99078d344db25efc376877e0e4c95157f0c36c60.tar.gz binutils-99078d344db25efc376877e0e4c95157f0c36c60.tar.bz2 |
Remove usages of find_inferior in handle_status
Replace one with find_thread, the other with for_each_thread.
gdb/gdbserver/ChangeLog:
* server.c (queue_stop_reply_callback): Change prototype, return
void.
(find_status_pending_thread_callback): Remove.
(handle_status): Replace find_inferior with find_thread and
for_each_thread.
Diffstat (limited to 'gdb/python/py-infthread.c')
0 files changed, 0 insertions, 0 deletions