* fork-child.c (startup_inferior): Only set threads not-executing
authorPedro Alves <palves@redhat.com>
Fri, 24 Oct 2008 22:01:25 +0000 (22:01 +0000)
committerPedro Alves <palves@redhat.com>
Fri, 24 Oct 2008 22:01:25 +0000 (22:01 +0000)
commit2e979b9404414113dc61b32eebcda8a53632605c
treef56e1db2d9824cce3fcabc05fb17f9c02e512b11
parentb7c2dce4c237f261779fdba82738fa4e504c2f89
* fork-child.c (startup_inferior): Only set threads not-executing
after getting all the pending execs.  On TARGET_WAITKIND_IGNORE,
keep waiting, don't resume.  On all other cases but
TARGET_WAITKIND_SIGNALLED and TARGET_WAITKIND_EXITED, switch to
the event ptid.
gdb/ChangeLog
gdb/fork-child.c
This page took 0.03274 seconds and 4 git commands to generate.