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]
Other format: [Raw text]

gdb debug channel


Hi, 

I am working on an arm board. I want to use the gdb stub in Redboot for
debugging. I can download/break/step programs. However I can't separate
the Redboot command input channel from the debug channel. Every time I
need to connect to the target, I have to disconnect it first from my
console. Is this the right behavior? My configuration is: 
CYGNUM_HAL_VIRTUAL_VECTOR_DEBUG_CHANNEL = 1
CYGNUM_HAL_VIRTUAL_VECTOR_CONSOLE_CHANNEL = 0

The value of CYGDBG_HAL_DIAG_TO_DEBUG_CHAN doesn't seem to have impact.

Actually if I include gdb stub in the application I loaded, it can
separate those 2 channels correctly. 

Can somebody help me with that? 

Thanks

Zhao


--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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