User Guide > Tasks > Debugging Files and Applications > Running and Analyzing Debugger Results

Running and Analyzing Debugger Results

Once you have launched one of the debug sessions (PHP Script, PHP Web Page or URL), you can control and monitor the debugging process using the views displayed in the debugging process.

 

Controlling the debugging process

The debug process can be controlled using the various buttons in the Debug view.

  1. The Debug process will automatically stop at each breakpoint.

  2. The various views will display information about the debugging process up to that point only.

  3. You can use the various buttons in the debug view to decide how to continue with the debugging process:

Views Provided During PHP, Web Page or URL Debugging

During the debugging process (for PHP Script, PHP Web Page or URL), various views will provide the following information:

 

Views Provided During JavaScript Debugging

During the debugging process (for JavaScript debugging), various views will provide the following information:

 

Note:

See 'PHP Debug Perspective' for more on the views that will be displayed during Debugging.

 

 

Related Links:

PHP Debug Perspective

Debugging

Locally Debugging a PHP Script

Debugging a PHP Script

Debugging a PHP Web Page

Debugging a URL

Debug Preferences

 

 

©1999-2013 Zend Technologies LTD. All rights reserved.