Mercurial > flash_v2
comparison packages/hal/common/current/cdl/debugging.cdl @ 78:59d97b6ba612 ecos-sw-2000-03-28
Merge from eCos master repository on 2000-03-28-19:50:47-BST
| author | jlarmour |
|---|---|
| date | Tue, 28 Mar 2000 20:13:29 +0000 |
| parents | 435cced73e2f |
| children | 6736c52df507 |
comparison
equal
deleted
inserted
replaced
| 77:abb6bd809e81 | 78:59d97b6ba612 |
|---|---|
| 48 | 48 |
| 49 cdl_option CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS { | 49 cdl_option CYGDBG_HAL_DEBUG_GDB_INCLUDE_STUBS { |
| 50 display "Include GDB stubs in HAL" | 50 display "Include GDB stubs in HAL" |
| 51 active_if CYGINT_HAL_DEBUG_GDB_STUBS | 51 active_if CYGINT_HAL_DEBUG_GDB_STUBS |
| 52 default_value 0 | 52 default_value 0 |
| 53 requires ! CYGSEM_HAL_USE_ROM_MONITOR | |
| 53 description " | 54 description " |
| 54 This option causes a set of GDB stubs to be included into the | 55 This option causes a set of GDB stubs to be included into the |
| 55 system. On some target systems the GDB support will be | 56 system. On some target systems the GDB support will be |
| 56 provided by other means, for example by a ROM monitor. On | 57 provided by other means, for example by a ROM monitor. On |
| 57 other targets, especially when building a ROM-booting system, | 58 other targets, especially when building a ROM-booting system, |
