up vote 0 down vote favorite
share [g+] share [fb]

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 (I've reported it as one, but thought I'd check here just in case there is a workaround).

  • geben 0.26
  • xdebug 2.0.5
  • emacs 23.1.1
  • 5.3.2-1ubuntu4.1

Thanks!

link|improve this question
feedback

2 Answers

up vote 0 down vote accepted

Upgrading to xdebug 2.1.0 rc1 fixed the issue.

link|improve this answer
feedback

Yeah, looks like 2.1.0rc1 is indeed required. I tried pecl's 2.0.5 (because apt-get install php5-xdebug gives you 2.0.4), but still no cigar.

For the whole shebang, checkout my tutorial

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.