Date: 05/22/00
- Next message: Stanislav Malyshev: "[PHP-DEV] Re: [PHP4BETA] Debugging ISAPI on WinNT"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] Bug database"
- In reply to: Zeev Suraski: "[PHP-DEV] Re: [PHP4BETA] Debugging ISAPI on WinNT"
- Next in thread: Stanislav Malyshev: "[PHP-DEV] Re: [PHP4BETA] Debugging ISAPI on WinNT"
- Reply: Stanislav Malyshev: "[PHP-DEV] Re: [PHP4BETA] Debugging ISAPI on WinNT"
- Reply: Zeev Suraski: "[PHP-DEV] Re: [PHP4BETA] Debugging ISAPI on WinNT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Stanislav Malyshev: "[PHP-DEV] Re: [PHP4BETA] Debugging ISAPI on WinNT"
- Previous message: Andi Gutmans: "Re: [PHP-DEV] Bug database"
- In reply to: Zeev Suraski: "[PHP-DEV] Re: [PHP4BETA] Debugging ISAPI on WinNT"
- Next in thread: Stanislav Malyshev: "[PHP-DEV] Re: [PHP4BETA] Debugging ISAPI on WinNT"
- Reply: Stanislav Malyshev: "[PHP-DEV] Re: [PHP4BETA] Debugging ISAPI on WinNT"
- Reply: Zeev Suraski: "[PHP-DEV] Re: [PHP4BETA] Debugging ISAPI on WinNT"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

