server: Check for the need to suspend a thread again once it leaves an exception...
authorAlexandre Julliard <julliard@winehq.org>
Fri, 6 May 2011 10:43:16 +0000 (12:43 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 6 May 2011 10:49:57 +0000 (12:49 +0200)
commit5dc9c73c3147ef0c540830a802a7be1321aaf0e6
tree85febee44ad70d58429c67e3c894d7a00f9f9f1b
parente1eb6228f47eafbf41a4cb080678360b77505055
server: Check for the need to suspend a thread again once it leaves an exception or suspend block.
server/debugger.c
server/process.c
server/thread.c
server/thread.h