Debuggers

The Debuggers preferences page allows you to configure your Debugger settings.

The Debuggers Preferences page is accessed from Window | Preferences | PHP | Debug | Debuggers.

installed_debugger_preferences_pdt.png

To e.g. configure your Zend Debugger settings:

  1. Select the Zend Debugger.
  2. Click Configure. The Zend Debugger Settings dialog will open.

zend_debugger_settings_pdt.png

You can configure the following:

Note:

Some of the debugger global settings (responsible for establishing a connection with debugger engine) can be overridden at the corresponding debugger owner level (PHP Server or PHP Executable). In case of setting up the individual connection settings for debugger owners, those will be taken into account while triggering debug session from IDE. If there is no possibility to find the debugger owner settings in IDE (e.g. when triggering the debug session outside the IDE with the use of browser toolbars) the global settings will be used to establish the connection.