Also found in: Acronyms.
For the Deutsche Botanische Gesellschaft, see German Society for Plant Sciences. For Indian railway code DBG, see Darbhanga Junction railway station.
| Developer(s) | Dmitri Dmitrienko |
|---|---|
| Initial release | January 24, 2000 |
| Repository | sourceforge |
| Written in | C |
| Type | Debugger |
| License | PHP License |
| Website | php-debugger |
DBG is an open-source debugger and profiler for the PHP programming language. It is the debugger used in NuSphere's PhpED (a commercial IDE for PHP).
Features
- Remote and local debugging
- Explicit and implicit activation
- Call stack, including function calls, dynamic and static method calls, with their parameters
- Navigation through the call stack with ability to evaluate variables in corresponding (nested) places
- Step in/Step out/Step over/Run to cursor functionality
- Conditional breakpoints
- Global breakpoints
- Logging for errors and warnings
- Multiple simultaneous sessions for parallel debugging
- Support for GUI and CLI front-ends
- IPv6 and IPv4 networks supported
- All data transferred by debugger can be optionally protected with SSL
See also
- PHP
- Xdebug
External links
This article is copied from an article on Wikipedia® - the free encyclopedia created and edited by its online user community. The text was not checked or edited by anyone on our staff. Although the vast majority of Wikipedia® encyclopedia articles provide accurate and timely information, please do not assume the accuracy of any particular article. This article is distributed under the terms of GNU Free Documentation License.