On 30/01/2014 16:59, Dmitry Samersoff wrote:
Staffan,
No it's not to your code. Sorry for not being clean enough.
You cleaned up unix code, but windows code remains bad. Particularly, it
has bad unconditional sleep 2
I would propose replace *windows manipulation with CYGWIN/MKS pids* to
call to JPS that return windows pid
I have a vague memory that we had to use ps to get the pid because of
the suspend=y test which cause the debuggee to suspect during startup. I
might be wrong on this of course, it was a long time ago.
-Alan