OSDN Git Service

2011-10-10 Pedro Alves <pedro@codesourcery.com>
authorpalves <palves>
Mon, 10 Oct 2011 13:23:49 +0000 (13:23 +0000)
committerpalves <palves>
Mon, 10 Oct 2011 13:23:49 +0000 (13:23 +0000)
commit57830be47b74bef1c78f6df44db7cbc4623d33ff
tree9281de8f8e77d4cee226e8b22623caa162b3b84b
parenta6df34b40fd67db3c880595e59ee2780d443ecbd
2011-10-10  Pedro Alves  <pedro@codesourcery.com>

gdb/
* linux-nat.c (linux_nat_wait_1): Copy the event lwp's
last_resume_kind before clearing it, and use the copy instead to
determine whether to report a SIGSTOP as TARGET_SIGNAL_0.  Use
resume_clear_callback in the non-stop path too.
gdb/ChangeLog
gdb/linux-nat.c