Re: PHP Debugging under Ubuntu 10.04

John Locke <[email protected]> Mon, 10 May 2010 13:28:19 -0700
Newsgroups gmane.comp.ide.komodo.general
Message-ID <[email protected]>
Thanks for the reply. I know I've installed xdebug from pecl in the 
past, and not had any trouble with it...

But downloading the Komodo extensions for php debugging from 
ActiveState, the xdebug.so in the 5.3 directory does fix the issue...

Cheers,
John

Anton Visser wrote:
> Try using the xdebug.so that comes with your Komodo version. You can
> find it here
> Komodo-<version>/lib/support/php/debugging/<PHP version>/xdebug.so.
> You can also find more information here
> http://docs.activestate.com/komodo/5.2/debugphp.html
>
> cheers,
> Anton
>
>
> On Sun, May 9, 2010 at 12:29 PM, John Locke<[email protected]>  wrote:
>    
>> Hi,
>>
>> I recently upgraded my laptop to Ubuntu 10.04 and am having trouble
>> debugging PHP. The debugger starts and runs, but it does not show me the
>> values of any variables when I'm stepping through code.
>>
>> I used PECL to update the XDebug extension, and that's what appears to
>> be broken -- is there a better place to get the xdebug.so file, or some
>> compile flag I need to pass in when creating it to get it to work?
>>
>> The client stuff all works fine -- remote debugging still works. It's
>> just running the debugger against a local web server on my updated computer.
>>
>> Any ideas?
>>
>> Thanks
>> John Locke
>> http://www.freelock.com
>> _______________________________________________
>> Komodo-discuss mailing list
>> [email protected]
>> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
>> Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss
>>
>>      
> _______________________________________________
> Komodo-discuss mailing list
> [email protected]
> To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
> Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss
>    

_______________________________________________
Komodo-discuss mailing list
[email protected]
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Other options: http://listserv.ActiveState.com/mailman/listinfo/Komodo-discuss