<?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, 08 Sep 2008 03:37:51 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Pierre-Alain Joye's Blog: Debugging symfony (or any php script) with vim and Xdebug]]></title>
      <guid>http://www.phpdeveloper.org/news/9498</guid>
      <link>http://www.phpdeveloper.org/news/9498</link>
      <description><![CDATA[<p>
<i>Pierre-Alain Joye</i> has <a href="http://blog.thepimp.net/index.php/post/2008/01/24/Debugging-symfony-or-any-php-script-with-xdebug-and-vim">posted an example</a> of one way to use the XDebug software - to debug the symfony framework or any other script (with the help of vim).
</p>
<blockquote>
<a href="http://www.xdebug.org/">Xdebug</a> is one of the best debugger and profiler for php (maybe the only good one in open source :). The only problem is its lack of dedicated client. The only problem is its lack of dedicated client, however there is many plugins for many IDE or editors like Eclipse PDT or weaverslave and even for my favourite editor, Vim.
</blockquote>
<p>
He <a href="http://blog.thepimp.net/index.php/post/2008/01/24/Debugging-symfony-or-any-php-script-with-xdebug-and-vim">quickyl runs through</a> the installation of XDebug in your installation and the script needed to set up the debugging in vim. All that's left is to add the "XDEBUG_SESSION_START=1" flag to the end of your script name and letting the information flow in.
</p>]]></description>
      <pubDate>Fri, 25 Jan 2008 12:12:00 -0600</pubDate>
    </item>
  </channel>
</rss>
