php-windows Digest 12 Oct 2010 12:47:45 -0000 Issue 3866

Topics (messages 30346 through 30346):

Line by line debugger for PHP for command line work.
        30346 by: Richard Quadling

Administrivia:

To subscribe to the digest, e-mail:
        php-windows-digest-subscr...@lists.php.net

To unsubscribe from the digest, e-mail:
        php-windows-digest-unsubscr...@lists.php.net

To post to the list, e-mail:
        php-wind...@lists.php.net


----------------------------------------------------------------------
--- Begin Message ---
Hi.

I'm trying to trawl my way through a load of code I've been dumped
with. It is a mixture of VERY BIG functions and a load of classes with
really bad names.  A mess. The code runs on PHP5, but there are some
errors in the output which I can't find. No authors are contactable
(they no longer work here and I'm not even sure you could say they
ever did!).

It is for command line use only. So something that can hook into my
PHP (I'm using 5.3.4-dev).

I need a debugging tool to allow me to step through the code line by
line looking at the call stack, globals, locals etc.

Regards,

Richard.

-- 
Richard Quadling
Twitter : EE : Zend
@RQuadling : e-e.com/M_248814.html : bit.ly/9O8vFY

--- End Message ---

Reply via email to