Hello, I'm actually studying the debugserver, and I have a qestion about implementation of the qC (get current thread ID) handler. Why does it returned the current process ID, and not GetCurrentThread() ? -- Jean-Daniel