<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Mon, 20 May 2013 11:56:54 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Derick Rethans' Blog: Debugging Protocol Shoot-out]]></title>
      <guid>http://www.phpdeveloper.org/news/5320</guid>
      <link>http://www.phpdeveloper.org/news/5320</link>
      <description><![CDATA[<p>
<i>Derick Rethans</i> has <a href="http://derickrethans.nl/debugging_protocol_shootout.php">posted a shootout</a> of a few of the debugging protocols out there, really a comparison between the debugger that Zend is using in its Eclipse PHP IDE and the <a href="http://xdebug.org/docs-dbgp.php">DBGp</a> package.
</p>
<p>
He talks about some of the <a href="http://www.phpdeveloper.org/news/5033">controversy</a> that's surrounded Zend's choice and methods for their debugger and how it compares on various levels to DBGp (the debugger used in <a href="http://activestate.com/komodo">Komodo</a> and various other places).
</p>
<p>
The topics he <a href="http://derickrethans.nl/debugging_protocol_shootout.php">compares them under</a> include:
<ul>
<li>Protocol Communication
<li>Session Initialization
<li>Transporting Variables
<li>Breakpoint Support
<li>Output Capturing
</ul>
Under each, there's mentions of how they are supported (or not supported, as the case my be) and what kind of options each has to offer.
</p>]]></description>
      <pubDate>Mon, 08 May 2006 06:04:29 -0500</pubDate>
    </item>
  </channel>
</rss>
