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.
Adam -- Adam adam@os.inf.tu-dresden.de Lackorzynski http://os.inf.tu-dresden.de/~adam/
_______________________________________________ l4-hackers mailing list l4-hackers@os.inf.tu-dresden.de http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers
When i say "suspend" - i mean suspend not only for exception handler operation - but for a long time until i want thread to run. -- View this message in context: http://www.nabble.com/Debugger-on-top-of-L4-tp16180942p16267119.html Sent from the L4 mailing list archive at Nabble.com.