[PHP-DEV] Re: [PHP4BETA] Debugging ISAPI on WinNT From: Andreas Karajannis (Andreas.Karajannis <email protected>)
Date: 05/22/00

Zeev Suraski wrote:
>
> Well, while I'm not sure why this happens, there's one reliable way to
> stop a program under Win32 - connect to it using a debugger, and stop
> debugging. In Visual C++:
>
> Build->Start Debug->Attach to Process
>
> Check 'Show system processes',
>
> Select inetinfo.exe, attach to it, and stop the debugger.
>
> Not exactly helpful on your PHP problem, but it saved me a few hundred
> reboots so far :)
>

Yeah, just noticed it myself, as I tried again.
You can also use kill.exe from NT Resourcekit - but back to the problem:
How to debug the isapi extension?

-Andreas

-- 
Andreas Karajannis
GMD National Research Center for Information Technology
Schloss Birlinghoven, D-53754 Sankt Augustin
Phone +49 2241 142948

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>