News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Guy Harpaz's Blog:
PHP IDE Debug Protocol
May 19, 2008 @ 07:57:45

In a new post on his blog, Guy Harpaz answers a few questions people have been having about the debugger protocol that the PHP IDE project uses.

Debugging a PHP application or a PHP web server requires connectivity between an IDE and a Debugger engine (a PHP module which is installed on the web server). The debug protocol defines this connection. [...] When the Eclipse Foundation approved the PHP IDE project, Zend Studio's debug protocol was opened source and was chosen to be the debug protocol of the PHP IDE project.

He goes through why they made the choice, touches a bit on the security aspect of the two debugging protocols he mentioned (DBGp and Zend Studio's) as well as their common methods for output.

0 comments voice your opinion now!
ide protocol debugger zendstudio dbgp opensource debug




Community Events





Don't see your event here?
Let us know!


test development language introduction phpunit application api conference framework community release opinion podcast interview unittest symfony2 custom series manifesto database

All content copyright, 2012 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework