geben-on-emacs


GEBEN is a remote debugging environment for Emacs.

http://geben-on-emacs.googlecode.com/svn/materials/logo/logo.gif (beta version)

SUMMARY

GEBEN is a software package that interfaces Emacs to DBGp protocol with which you can debug running scripts interactively. At this present DBGp protocol are supported in several script languages with help of custom extensions.

NewsOnReleases »

REQUIREMENTS

server side

client side

  • Emacs22.1 or later

FEATURES

Currently GEBEN implements the following features.

  • continuation commands: run/stop/step-in/step-over/step-out
  • set/unset/listing breakpoints
  • expression evaluation
  • STDOUT/STDERR redirection
  • backtrace listing
  • variable Inspection

ScreenShots »

RELEASES

TODO

  • Variable watch
  • More documentation

Project Information

  • License: GNU GPL v2
  • 47 stars
  • svn-based source control

Labels:
emacs debugger DBGp php Xdebug perl python tcl ruby komodo