DBG

Free, open source and full-featured PHP debugger and profiler
Download

DBG Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Freeware
  • Price:
  • FREE
  • Publisher Name:
  • Dmitri Dmitrienko
  • Publisher web site:
  • http://dd.cron.ru
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 246 KB

DBG Tags


DBG Description

Free, open source and full-featured PHP debugger and profiler DBG makes it easier to find problems or bugs in PHP scripts. DBG supports watching variables, back-tracking, viewing arguments passed to all nested function, calls at any point of execution.NOTE: DBG is licensed and distributed under the terms of the OSI-Approved Open Source. Here are some key features of "DBG": · native debugger. Works transparently, neither script nor PHP engine modifications required. · server part (dbg module) runs on all platforms where PHP itself runs. · works transparently across the global network as well as locally. · JIT. When enabled it can start debugging Just In Time when an error happens. · supports back-trace, e.g. displays a list of all procedures with their local variables, the current execution position reached from. In other words you can watch local variables or function parameters in all active and nested scopes. · certainly, you can execute script in the debugger step by step (step-in, step-out, step-over, run to cursor, change execution point withing current scope...), evaluate any valid php expression(s) or inspect arrays, classes and simple variables, modify their values on the fly and even create any new variables. Dbg supports conditional breakpoints and even global ones (commercial version only). Breakpoints can be skipped specified number of times. · allows to change execution point (commercial version only). · has embedded profiler, so now it's easy to find out a bottleneck in the scripts. · allows multiple debugger processes running simultaneously. · compatible with php-4.0.6 and higher. · has open COM interfaces for integration with win32-based 3rd party IDEs. Requirements: · PHP What's New in This Release: · Fixed compatibility problems with php-5.2 · Fixed minor bugs related to callstack and evaluate functions · Fixed problem with profiler denominator · Fixed minor problems in DbgListener under Vista


DBG Related Software