]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/linux-nat.c
2011-10-10 Pedro Alves <pedro@codesourcery.com>
authorPedro Alves <palves@redhat.com>
Mon, 10 Oct 2011 13:23:53 +0000 (13:23 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 10 Oct 2011 13:23:53 +0000 (13:23 +0000)
commit4b60df3d6374f21f2142badb9e3551a77b1fc360
tree66b19268e163a2336e2620128adfaac6646d585a
parent3b421ab3bc02af734421775cbdbcfe98553c65a6
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