A free and open-source book on ZF3 for beginners


Debugging Options

NetBeans allows you to configure some aspects of the debugger's behavior. To open the Options dialog, select menu Tools->Options. In the dialog that appears, click the PHP tab, and in that tab, select Debugging subtab (figure B.12).

Figure B.12. PHP Debugging Options Figure B.12. PHP Debugging Options

You typically do not change most of these options, you just need to have an idea of what they do. These are the following debugging options:


Top