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

惠新宸 <[email protected]>
Newsgroups gmane.comp.php.windows
Message-ID <[email protected]>
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: 	[email protected]
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<[email protected]>  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
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.