DBG
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).
Developer(s) | Dmitri Dmitrienko |
---|---|
Initial release | January 24, 2000 |
Repository | sourceforge |
Written in | C |
Type | Debugger |
License | PHP License |
Website | php-debugger |
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
gollark: I'll just use it three times then.
gollark: But I used it twice, so by the laws of something it is required.
gollark: ```c#define QUITELONG long long int```
gollark: For all you know, it could also be a `WHY` compiler.
gollark: f
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.