diff packages/kernel/current/ChangeLog @ 156:b939e9cada46

Merge from eCos master repository on 2001-03-29-21:44:39-BST
author jlarmour
date Fri, 06 Apr 2001 17:20:13 +0000
parents e2d866e32dac
children b65ec671dd4c
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog
+++ b/packages/kernel/current/ChangeLog
@@ -1,3 +1,10 @@
+2001-03-28  Jonathan Larmour  <jlarmour@redhat.com>
+
+	* cdl/kernel.cdl: Only need to compile dbg_gdb.cxx with
+	CYGDBG_KERNEL_DEBUG_GDB_THREAD_SUPPORT
+
+	* src/debug/dbg_gdb.cxx: Add new dbg_thread_id() function.
+
 2001-02-23  Jonathan Larmour  <jlarmour@redhat.com>
 
 	* include/thread.inl (attach_stack): Check for non-NULL stack base.