PhpStorm 6.0.1 Web Help

Before debugging

The debugging session starts with the selected run/debug configuration. Note that several debug processes can be launched simultaneously.

To start debugging an application, do one of the following
  • Select the run/debug configuration to execute, and then
    • Click the Debug button debug on the toolbar.
    • Choose Run | Debug on the main menu.
    • Press Shift+F9Shift+F9.
  • Press Alt+Shift+F9Alt+Shift+F9, select the configuration from the pop-up menu, and press Enter.

See Also

Concepts:

Procedures:

Web Resources: