From ca9c33a529ee00379000961e78cff4dcf5ce94f2 Mon Sep 17 00:00:00 2001 From: Michael Snyder Date: Fri, 17 Mar 2000 19:50:29 +0000 Subject: 2000-03-17 Mark Kettenis * gdb_wait.h: add definitions of WSETSTOP and WSETEXIT for Linux. * linux-thread.c: Use WSETSTOP instead of W_STOPCODE. --- gdb/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'gdb/ChangeLog') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 14599a2..48de97b 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2000-03-17 Mark Kettenis + + * gdb_wait.h: add definitions of WSETSTOP and WSETEXIT for Linux. + * linux-thread.c: Use WSETSTOP instead of W_STOPCODE. + Fri Mar 17 11:06:59 2000 Philippe De Muyter * language.c (set_lang_str): Do not call `free' for a null pointer. -- cgit v1.1