Skip to content

Categories:

Remote Debugging and Breakpoints

This article applies to:

[ Zend Studio ]

[ All operating systems ]

Preface

One of the most common remote debugging scenarios for a PHP developer using Zend Studio is this:

  1. Opening the source code.

  2. Setting the breakpoints in the relevant project.

  3. Running a debug session.

  4. Following the execution of the application by monitoring/controlling the run-time environment at breakpoints.

The default settings of all Zend components involved in remote debugging are good for most cases and should enable the scenario outlined above. However, some developers notice that Zend Studio doesn’t hit pre-set breakpoints under certain circumstances. In 99.9% of cases there is no bug involved in this problem. As a rule, the problem is the incorrect configuration and usage. This article’s aim is to describe the remote debugging principles of working, and to list the requirements for making the pre-set breakpoints work.

Details

Remote debugging can be launched in three ways:

  1. From within Zend Studio, using the Debug URL functionality (Run

    Read more : Remote Debugging and Breakpoints

Posted in Uncategorized.


0 Responses

Stay in touch with the conversation, subscribe to the RSS feed for comments on this post.



Some HTML is OK

or, reply to this post via trackback.