| Item | Description |
|---|---|
| Values tooltip delay | In this tet box, specify the time period to pass between you hover the mouse pointer over a variable or another code element and a tooltip with the value of this element appears. This setting helps you avoid the situation when tooltips appear immediately as you move the mouse pointer through the code. |
| Safe evaluation mode |
|
| Local debug |
In this area, customize local debugging, when the processed files are on your machine.
|
| Remote debug |
In this area, customize remote debugging, which means that the paths to the files processed by the server differ from the
paths to the files in the project
while the project files are local copies of the originals on the server.
|
| XDebug |
Use the controls in this area to configure debugging using the XDebug tool.
|
| Zend Debugger | Use the controls in this area to configure debugging using the Zend Debugger tool.
Tip If starting the Zend Debugger tool fails with the message "Port is busy", specify a port number of your choice higher than 10000. |
| Use debugger bookmarklets to initiate debugger from your favorite browser |
Follow this link to open the Zend Debugger & XDebug bookmarklets page
where you can generate bookmarklets through which you will start/stop a debugging session by controlling the debugger cookie.
|

page
where you can generate bookmarklets through which you will