diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 937a703..92bbe8e 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2000-09-18 Mark Kettenis <kettenis@gnu.org> + + * lin-lwp.c (stop_wait_callback): Remove bogus assertions in the + code that deals with exiting/signalled threads. Replace with + code similar to what's done in lin_lwp_wait. + 2000-09-17 Kevin Buettner <kevinb@redhat.com> * ppc-linux-nat.c (fill_gregset, fill_fpregset): New functions. |