* lynx-nat.c (child_wait): Don't restart new threads and loop
authorJeff Law <law@redhat.com>
Sun, 25 Jun 1995 02:33:33 +0000 (02:33 +0000)
committerJeff Law <law@redhat.com>
Sun, 25 Jun 1995 02:33:33 +0000 (02:33 +0000)
commit1657d50b380676617feb4670e8fd3d1cd863ddc7
tree5331bcffc9ac2cf7cb4aec534649282ac3fc4e91
parentcd5431634a3af614ecc8020a478666582080c58b
    * lynx-nat.c (child_wait): Don't restart new threads and loop
        to the top of child_wait; let the machine independent code in
        wait_for_inferior deal with new thread notifications.

lynx-6100 (partial)
Fixes SEGV when multi-threaded program hits a breakpoint in a new
thread.
gdb/ChangeLog
gdb/lynx-nat.c