OSDN Git Service

* linux-low.c (linux_wait_for_event_1): Move passing the signal to
authorpalves <palves>
Mon, 3 May 2010 03:04:30 +0000 (03:04 +0000)
committerpalves <palves>
Mon, 3 May 2010 03:04:30 +0000 (03:04 +0000)
commitceaebee4a859b3602044b262316d5ce52b0bfab5
tree27839914e7a3d7df32867d312b8ada194720fccf
parentc09d2ca4997eb1dbfee227d114406e3c8425094b
* 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