]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdbserver/ChangeLog
* linux-low.c (gdb_wants_lwp_stopped): Delete.
authorPedro Alves <palves@redhat.com>
Mon, 9 Aug 2010 14:59:23 +0000 (14:59 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 9 Aug 2010 14:59:23 +0000 (14:59 +0000)
commit1971b03393cfbbc43b8404e2a2c9a77f3161c67e
tree61f658bc797cc92bbf047b9009e9bd292687828d
parentb6951ff31c496a3d215aeba45b4c5c81185dea81
* linux-low.c (gdb_wants_lwp_stopped): Delete.
(gdb_wants_all_stopped): Delete.
(linux_wait_1): Don't call them.
* server.c (handle_v_cont): Tag all threads as want-stopped.
(gdb_wants_thread_stopped): Fix comments.  Tag the thread that
stopped as "client-wants-stopped".
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-low.c