Mercurial > ecos
diff packages/hal/common/current/cdl/debugging.cdl @ 82:6736c52df507 ecos-sw-2000-04-14
Merge from eCos master repository on 2000-04-14-13:35:46-BST
| author | jlarmour |
|---|---|
| date | Tue, 18 Apr 2000 21:51:55 +0000 |
| parents | 59d97b6ba612 |
| children | 08ffab08d2ee |
line wrap: on
line diff
--- a/packages/hal/common/current/cdl/debugging.cdl +++ b/packages/hal/common/current/cdl/debugging.cdl @@ -42,6 +42,7 @@ cdl_interface CYGINT_HAL_DEBUG_GDB_STUBS { display "Support for GDB stubs" + no_define description " The HAL implements GDB stubs for the target." } @@ -62,6 +63,7 @@ cdl_option CYGDBG_HAL_DEBUG_GDB_INCLUDE_ cdl_interface CYGINT_HAL_DEBUG_GDB_STUBS_BREAK { display "Support for external break support in GDB stubs" + no_define description " The HAL implements external break (or asynchronous interrupt) in the GDB stubs for the target."
