Re: Line by line debugger for PHP for command line work.

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi:
xdebug and vim with dbgp plugin(http://www.vim.org/scripts/script.php?script_id=1929) can satsfy your needs.

  there is also a manual(http://www.laruence.com/2010/06/21/1608.html
) if you can speak chinese .


ææå	laruence
Mail: 	huixinchen@xxxxxxxxx
Tel : 	+86 010 5992-6238
http://www.laruence.com/

On 10/12/2010 21:09, Steven Scott wrote:
XDebug is a common tool, and can link with most IDEs.  There is also
FirePHP plugin if you are using Firefox.

On Tue, Oct 12, 2010 at 8:47 AM, Richard Quadling<rquadling@xxxxxxxxx>  wrote:
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

--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

.


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux