Debugger on Solaris

Alexandre Julliard julliard at winehq.com
Thu Jan 3 18:49:48 CST 2002


Robert Lunnon <bobNoSpaM at yarrabee.net.au> writes:

> Without calling ptrace (TRACEME,...)  Solaris returns ESRCH even though the 
> process exists which causes the wineserver to assume the process is defunct 
> and delete the app, apparently causing the deadlock (This deadlock will have 
> to be fixed too !). 

Are you sure this is not rather an issue of process id vs. thread id?
I would be surprised if Solaris required TRACEME in this case, since
this would mean you couldn't attach a debugger to a running process.

-- 
Alexandre Julliard
julliard at winehq.com




More information about the wine-devel mailing list