OSDN Git Service

2011-10-24 Pedro Alves <pedro@codesourcery.com>
authorpalves <palves>
Mon, 24 Oct 2011 14:25:51 +0000 (14:25 +0000)
committerpalves <palves>
Mon, 24 Oct 2011 14:25:51 +0000 (14:25 +0000)
commit17ce9bb0600945b9742ae1c68f9255ae7ee5faaf
tree00ffc5151b3dc3fe377acf6ec19990c3524dcf5c
parentd64870bb8912e3a0c7cd7cad4d90b5ad38fdcf07
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