[PATCH 1/2] Fix lwp_suspend/unsuspend imbalance in linux_wait_1

Pedro Alves palves@redhat.com
Wed Aug 31 17:40:00 GMT 2016


On 08/31/2016 06:14 PM, Antoine Tremblay wrote:
> This patch fixes imbalanced lwp_suspend/unsuspend calls caused by the
> premature choosing of another event for fairness.
> 
> select_event_lwp would switch the event before a call to
> unsuspend_all_lwps, thus it would be called with the wrong event.

Hmm, that does sound wrong.

Patch LGTM.

Thanks,
Pedro Alves



More information about the Gdb-patches mailing list