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

From: Jonathan Turkanis <turkanis[@]coderage.com>
Date: Wed, 21 Dec 2011 03:57:24 -0700

Derick,

Thanks! Looking at php.ini I found that Xdebug was listed twice, first
as an ordinary extension and then as a zend extension.

On 2011/12/21 03:42, Derick Rethans wrote:
> 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.

Best Regards,

-- 
Jonathan Turkanis
CodeRage
http://www.coderage.com
Received on Wed Dec 21 2011 - 10:57:32 GMT

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