News Feed
Jobs Feed
Sections




News Archive
Chris Jones:
Quick Debugging of PHP Scripts in Emacs with Geben and Xdebug
January 24, 2013 @ 11:19:47

Chris Jones has a new post showing how you can use Emacs and Xdebug for debugging with the help of the geben plugin.

When you want to test a PHP code snippet quickly, it's handy to do it within your day-to-day environment. For me, this environment is Emacs. The geben package for Emacs provides an interface to the DBGp protocol, such as used by Derick Rethans's standard Xdebug extension for PHP. With the combination of geben and Xdebug, I can quickly and efficiently step through execution of local files, examining code flow and data values.

He includes a ten step process (step 11 is basically "use it") that walks you through the installation of the full stack - PHP, Xdebug and geben - and the configuration changes you'll need to make to get them all working together. Some basic usage instructions are included, but if you want more details on using geben, check out the project's site.

0 comments voice your opinion now!
emacs xdebug tutorial install debug engen plugin


blog comments powered by Disqus

Similar Posts

Anthony Ferrara's Blog: Security Review: Creating a Secure PHP Login Script

DevShed: Using Conditional Statements with the Xdebug Extension

Zend Developer Zone: Create APIs with FRAPI

EasyPHPWebsites.com: Gluing jQuery and PHP Together with JSON

Zend Developer Zone: Debugging PHP applications with xdebug


Community Events











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


interview series zendframework2 community tool example testing functional framework opinion release unittest object conference development language code composer podcast introduction

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