Description:
GEBEN is a software package that interfaces Emacs to DBGp protocol with which you can debug running scripts interactive.
This is a discussion list for user questions and general topics.
|
|
|
Warnings when following Geben 0.23 installation instructions
|
| |
After years of debugging PHP with echo() and var_dump(), I just installed Xdebug and Geben 0.26. I really like Geben. It doesn't waste lots of screen space like Eclipse and GUI IDEs do.
But I have encountered a few problems. I'll describe one here, and I'll send a second email describing the other one.... more »
|
|
Problems with Geben 0.28 displaying values of variables
|
| |
As I wrote in my last post, I just installed Xdebug and Geben 0.26, and I really like Geben. But I've encountered a few problems related to displaying values of variables.
_Problem #1:_ In some code I'm trying to step through, I have an
associative array, and the value of one of its elements is another... more »
|
|
Additional comments on context buffer
|
| |
First I want to mention that I got the version wrong in the subject lines of my previous postings, but right in the bodies. The version I've installed is geben-0.26. In my earlier posting on the context buffer repositioning itself when a value changes, I said that the things that would need to be remembered and... more »
|
|
List of loaded files
|
| |
Is there a way to display a list of files which PHP has loaded? I'm debugging a problem in Drupal and it hinges around a file which should have been parsed into memory, but has not. So I would like to stop at break points and see a list of all the files PHP has read in. Thank you.
|
|
getting started tutorial
|
| |
Hi,
I have the following setup :
1. php with xdebug installed (debian lenny)
2. emacs running on the same machine
3. the latest geben source checked out and evaled
is there any tutorial on how to get started using this?
thanks
mike
|
|
geben-display-context & unable to stop debugging
|
| |
Hello!
Thanks for this good software.
I've been using it for some months now and really happy with it!
Thumbs up! :-)
Almost all works how i need, but sometimes i unable to see variables
list (using 'v' button for 'geben-display-context' command) and then
unable to stop a debugging session.... more »
|
|
Installing Geben on emacs Windows 7 client
|
| |
I unpacked geben-0.26.tar.gz, but I didn't see any .exe or .dll
files. I did see a Makefile, but I think this is for a UNIX box. How
do I install geben on Windows 7 with no Windows binaries?
|
|
|