PHPDebugging
Note: The material on this page has not been updated since November 2009.
The NB PHP debugger is implemented with the use of XDebug.
For information about software required for debugging, and information how to customize and configure your environment, visit the Configuring Your Environment pages linked from the PHP Learning Trail. Please also see the NetBeans PHP Editor blog and the NetBeans PHP users forum.
Planned enhancements:
- Watches implementation
- Under discussion
- XDebug bug related to Watches view: http://bugs.xdebug.org/bug_view_page.php?bug_id=0000313
- XDebug RFE related to Watches view ( watches are not current stack sensitive ) : http://bugs.xdebug.org/bug_view_page.php?bug_id=0000316
- UI enhancements in some non-trivial cases
- Some additional UI response need in some non-trivial situations.

