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: Should GBD recognize ECOS Threads ?


The virtual vector table was not fully initialized, because there are two
configuration flags:

CYGDBG_HAL_DEBUG_GDB_THREAD_SUPPORT
CYGDBG_KERNEL_DEBUG_GDB_THREAD_SUPPORT

and both have to be checked, but only the first was as I tried.

It takes some time for me to figure out the different configuration options
and how they are used...

Raymund Hofmann


----- Original Message -----
From: "Jonathan Larmour" <jlarmour@redhat.com>
To: "RAY Electronic-Design GmbH" <info@raygmbh.de>
Cc: <ecos-discuss@sources.redhat.com>
Sent: Monday, August 06, 2001 5:22 PM
Subject: Re: [ECOS] Should GBD recognize ECOS Threads ?


> RAY Electronic-Design GmbH wrote:
> >
> > My Redboot ROM monitor is a build from last weeks cvs.
> > Platform is Triscend A7 eval Board, i adapted a 1.3.1 Board-Package from
> > Triscend to the actual ecos CVS.
>
> In that case, there is probably some initialization of the virtual vector
> interface that you missed, I would guess. Perhaps compare against another
> HAL that supports virtual vectors (note that not all do, but most do and
> all new ones do).
>
> Jifl
> --
> Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
> Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine
>


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