Klaus Weidenbach
phpdbg
Something to add to the cookbooks...

Phpdbg: phpdbg | php debugger

phpdbg provides quick access to file contents with a listing facility, which understands what a method is ! Inspect and affect the environment after the execution of each opcode. Allow you to specify very precisely when to break execution. The power of PHP available to every command issued ! Detailed disassebmly enables precise debugging. Listing c...
#PHP #debug
#^