Re: [PHP-DEV] Re: [PHP-QA] RC6 ISAPI problems From: Shane Caraveo (shane <email protected>)
Date: 12/16/00

> I remember Shane posted a way we can take access violations and find out
> where the crash actually occurred but I never had time to actually try it.
> We need to try and work on this issue.

I'm just getting into using php4 (cgi) in a production environment on
nt/iis that was running php3, happily not one change needed for a
moderate site. I hope that I will start having time to pursue isapi
stability issues within the next 3-4 months (if noone beats me to it),
but every time I seem to see light at the end of the tunnel things
change on me.

> The more help we can get with this the better. Does anyone know if
> Borland's free C++ compiler also comes with a command line debugger similar
> to gdb?
> Andi
>

Borland has released the turbo debugger for free, that was done a couple
months back. I have not used it, so am not sure if it is command line,
dos-gui, or windows gui. You have to look carefully on the download
page for the compiler, there is a single sentence with a link to
download the debugger.

I had started work some time back on making php compile with borland,
and had gotten tsrm, and zend compiling with minimal changes, a couple
defines and ifdefs to take care of compiler-specific items, if I
remember correctly, but it was just a few days prior to a release, so I
never commited.

Shane

-- 
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>