]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/gdbserver/ChangeLog
* linux-low.c (linux_wait_for_event_1): Move passing the signal to
authorPedro Alves <palves@redhat.com>
Mon, 3 May 2010 03:04:30 +0000 (03:04 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 3 May 2010 03:04:30 +0000 (03:04 +0000)
commite471f25b4bff238f1064c2f808defbc159d714fb
treeabc35d19b5ac47ba59c902098fd3d463057ea2f8
parentf02230813559c7111a2c8ec7190229c181a6690e
* linux-low.c (linux_wait_for_event_1): Move passing the signal to
the inferior right away from here...
(linux_wait_1): ... to here, and adjust to check the thread's
last_resume_kind instead of the lwp's step or stop_expected flags.
gdb/gdbserver/ChangeLog
gdb/gdbserver/linux-low.c