Debugger on top of L4

Adam Lackorzynski adam at os.inf.tu-dresden.de
Tue Mar 25 09:28:19 CET 2008


On Mon Mar 24, 2008 at 19:34:52 -0700, Andrew Vadimovich wrote:
> Adam Lackorzynski wrote:
> > When a thread causes an exception and the exception handler receives the
> > according IPC, then the thread is already suspended. No need to suspend
> > it yourself. The thread will resume execution upon response of the
> > exception handler.
> 
> When i say "suspend" - i mean suspend not only for exception handler
> operation - but for a long time until i want thread to run.

Sure, no problem, do the reply to the specific thread after the long
time. There's no need the reply must happen immediately (what ever that
should mean).


Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list