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]

Should GBD recognize ECOS Threads ?


Should GDB be aware of the threads in ECOS ?
In my experiments so far, for example running the example : "twothreads",
GDB seems not to list the created threads.
In the configuration by default "CYGACC_CALL_IF_DBG_SYSCALL_SET" is checked,
but the entry
CYGNUM_CALL_IF_DBG_SYSCALL in the virtual vector table points to :
"nop_service" int the rom Monitor, before and after downloading and starting
a ram application.
Am i guessing right that this is currently not implemented ?

Raymund Hofmann




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