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

Tobias Schlitt's Blog: Comfortable PHP editing with VIM -6-

DevShed: PHP Programs to Prevent MySQL Injection or HTML Form Abuse

Zend Developer Zone: Creating PDF Documents with Zend Framework

Giri Mandalika's Sun Blog: MySQL Native Driver for PHP, mysqlnd

DevShed: Building Your Own System Tray Application Using PHP-GTK


Community Events









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


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

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