From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabrice Gautier To: "Ecos-List (E-mail)" Subject: [ECOS] Exception support for i386 Date: Mon, 04 Sep 2000 19:15:00 -0000 Message-id: <8AE4B526B977D411841F00A0CC334020052C43@cuz-exchange.sdesigns.net> X-SW-Source: 2000-09/msg00028.html 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? Thanks A+ -- Fabrice Gautier fabrice_gautier@sdesigns.com