[xdebug-general] Re: Debugger doesn't stop at breakpoints

From: Derick Rethans <derick[@]xdebug.org>
Date: Wed, 21 Dec 2011 10:42:22 +0000 (GMT)

On Tue, 20 Dec 2011, Jonathan Turkanis wrote:

> On the working platform, the server answers with a response element
> with command "step_into", status "break" and reason "ok". On the
> broken platform the server answers with a stream element containing
> the script output, which is "Hello, Word!"
>
> OS PHP Xdebug Status
> ------------------------------------------
> CentOS 5.5 5.2.5 (source) 2.1.1 Works
> CentOS 6.0 5.2.17 (atomic) 2.1.2 Fails

For that one, it seems that you have Xdebug only loaded as "extension"
and not as zend_extension. That means debugging not work. Perhaps
that's also the case for centos 6.0/5.3.8(centos).

> CentOS 6.0 5.3.2 (source) 2.1.2 Works
> CentOS 6.0 5.3.8 (CentOS) 2.1.2 Fails
>
> Any help would be greatly appreciated.

cheers,
Derick

-- 
Like Xdebug? Consider a donation: http://xdebug.org/donate.php
Xdebug | http://xdebug.org | xdebug-general@lists.xdebug.org
twitter: @derickr and @xdebug
Received on Wed Dec 21 2011 - 10:42:23 GMT

This archive was generated by hypermail 2.2.0 : Mon Jun 25 2018 - 06:00:04 BST