This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: redboot info threads problem



On 07-Dec-2000 Andrew Lunn wrote:
> The redboot.txt shipped with 1.4.4 says to disable
> CYGSEM_HAL_ROM_MONITOR.  CYGDBG_KERNEL_DEBUG_GDB_THREAD_SUPPORT is
> defined in kernel.cdl which since im not using it is not included.
> 

This seems to be wrong - possibly a holdover from a previous release.
You need 'CYGSEM_HAL_ROM_MONITOR' to be defined within RedBoot, which
will turn on the thread debug support.  Are you turning this off
explicitly?  If so, try not doing so.  I just checked that a RedBoot
built "out of the box" for the EBSA does this correctly.  Note: this
symbol is only defined for RedBoot in ROM.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]