From 1657d50b380676617feb4670e8fd3d1cd863ddc7 Mon Sep 17 00:00:00 2001 From: Jeff Law Date: Sun, 25 Jun 1995 02:33:33 +0000 Subject: * 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 | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index c65bcee..2254328 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +Sat Jun 24 19:27:37 1995 Jeffrey A. Law + + * 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. + Fri Jun 23 11:51:58 1995 Kung Hsu * remote-nindy (nindy_load): Put in target specific load, it's -- cgit v1.1