comparison 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 0c5540a10fcc
comparison
equal deleted inserted replaced
584:7f987b524f67 585:52f0600c2119
1 2003-02-10 Gary Thomas <gary@mlbassoc.com> 1 2003-02-10 Gary Thomas <gary@mlbassoc.com>
2
3 * include/thread.inl: Add more debug info to thread stack checking.
2 4
3 * tests/clocktruth.cxx: 5 * tests/clocktruth.cxx:
4 * tests/clockcnv.cxx: Use <cyg/infra/diag.h> for diag_printf() 6 * tests/clockcnv.cxx: Use <cyg/infra/diag.h> for diag_printf()
5 prototype, rather than hard coding (because it was inconsistent). 7 prototype, rather than hard coding (because it was inconsistent).
6 8