DBG is a full-featured native Php debugger. Makes it easy to find out problems or bugs in PHP scripts. DBG has an ability to back-track errors, can show local variables and parameters passed to all ...
DBG is a full-featured native Php debugger. Makes it easy to find out problems or bugs in PHP scripts. DBG has an ability to back-track errors, can show local variables and parameters passed to all nested function calls at any point of execution. Besides other things, DBG allows to execute script step-by-step, set breakpoints, including conditional ones, evaluate expressions, watch variables, perform profiling etc.
Version 2.11.32 Platform Windows ,FreeBSD ,Mac OSX ,Sun ,Linux