* lynx-nat.c (child_wait): A thread_id of zero from wait apparently
authorJeff Law <law@redhat.com>
Thu, 20 Jul 1995 21:25:12 +0000 (21:25 +0000)
committerJeff Law <law@redhat.com>
Thu, 20 Jul 1995 21:25:12 +0000 (21:25 +0000)
commit5c54124babc0fa0b89be7a04c245d1784a9dcbaa
treeed5a01ed5fecdc0af070544100c1288b4c132d0b
parent76087c53880862bfbd1d759e9bb588ae43f02a61
    * lynx-nat.c (child_wait): A thread_id of zero from wait apparently
        means the process is single threaded, so there's no need to add
        it to the thread list.  Handle case where multi-threaded process
        reverts back to a single-threaded process.
gdb/ChangeLog
gdb/lynx-nat.c