diff packages/kernel/current/ChangeLog @ 585:52f0600c2119

Add debug prints to thread stack checking.
author gthomas
date Mon, 10 Feb 2003 22:02:15 +0000
parents 7f987b524f67
children c7680708aaeb
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog
+++ b/packages/kernel/current/ChangeLog
@@ -1,5 +1,7 @@
 2003-02-10  Gary Thomas  <gary@mlbassoc.com>
 
+	* include/thread.inl: Add more debug info to thread stack checking.
+
 	* tests/clocktruth.cxx: 
 	* tests/clockcnv.cxx: Use <cyg/infra/diag.h> for diag_printf()
 	prototype, rather than hard coding (because it was inconsistent).