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: Exception support for i386


Fabrice Gautier wrote:
> 
> Hi,
> 
> There is actually no support for exceptions for the i386 PC platform.
> 
> I'm wondering what should be the interaction between the kernel, the Hal
> and  the gdb stub about this.
> 
> Should the gdb stub handle all exceptions with is own handle and then,
> eventually, call the kernel handler?
> 
> Or should the gdb stub use the kernel routine to install his exception
> handlers like ant other?
> 
> How is it done in others arch?

Have a look!

It's more like the former, except ordinarily no exceptions are passed to
the kernel if the gdb stub is included.

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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