Mercurial > ecos
diff packages/kernel/current/ChangeLog @ 1556:956d016d5e0e
* src/debug/dbg-thread-demux.c (dbg_thread_syscall_rmt): Only
needed if CYGDBG_KERNEL_DEBUG_GDB_THREAD_SUPPORT is enabled.
| author | asl |
|---|---|
| date | Sat, 27 Mar 2004 18:19:57 +0000 |
| parents | 57cebf53b527 |
| children | eead27d1aa2f |
line wrap: on
line diff
--- a/packages/kernel/current/ChangeLog +++ b/packages/kernel/current/ChangeLog @@ -1,3 +1,8 @@ +2004-03-27 Sebastien Couret <sebastien.couret@elios-informatique.fr> + + * src/debug/dbg-thread-demux.c (dbg_thread_syscall_rmt): Only + needed if CYGDBG_KERNEL_DEBUG_GDB_THREAD_SUPPORT is enabled. + 2004-03-12 Jonathan Larmour <jifl@eCosCentric.com> * include/kapi.h: Add throw specifications throughout.
