geben

How to set up geben for Emacs on Windows?

I have problems setting up geben-on-emacs on Windows. I have: GNU Emacs 23.0.60.1 geben 0.22 xampp 1.7.0 Xdebug 2.0.4 Native Debugclient is working fine: debug session gets established and I can issue various debug commands. This is what happens when I try to debug with geben: Issue M-x geben. Get Waiting for debug server to conne...

nxhtml and geben: debug mode stops responding to keystrokes upon step into html/php mixed line

I'm using the php debugger geben and nxhtml-mode. While debugging, as soon as I step into a mixed line such as <foo><?php bar(); ?></foo> the debugger is no longer accepting any key-strokes. However, the mode line still indicates the debugger's presence (*debugging*'-entry). I guess this due to nxhtml's mode changes, because it's ...

Geben for emacs on Ubuntu 10.04

I've had geben running perfectly on previous versions of Ubuntu. After the upgrade, and installing the latest version of geben (0.26), it only half works. Specifically, when in context mode, local variables are always marked as undefined. Has anybody successfully gotten geben up and running under Ubuntu 10.04, or is this a bug in geben ...