]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gdb/linux-nat.c
2011-10-24 Pedro Alves <pedro@codesourcery.com>
authorPedro Alves <palves@redhat.com>
Mon, 24 Oct 2011 14:25:52 +0000 (14:25 +0000)
committerPedro Alves <palves@redhat.com>
Mon, 24 Oct 2011 14:25:52 +0000 (14:25 +0000)
commite21ffe51c946b8311385340e5a97cba56231cd89
tree7bce52696ebecf137cb57a6b6bd94685c3880dfe
parent7951ca422a45989cd898cb6e6d18c3388d49985d
2011-10-24  Pedro Alves  <pedro@codesourcery.com>

gdb/
* linux-nat.c (linux_handle_extended_wait): When handling a clone
event, in non-stop, if not stopping, make sure the new lwp has
last_resume_kind set to resume_continue.  Assert that when we're
resuming the new lwp, its last_resume_kind is resume_continue.
gdb/ChangeLog
gdb/linux-nat.c