tekai / geben-on-emacs

Automatically exported from code.google.com/p/geben-on-emacs
GNU Lesser General Public License v2.1
0 stars 0 forks source link

Geben hangs and shows abracadabra #12

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. try to debug yii-application;
2. debug external class including in yii/framework/YiiBase.php;
3. stuck upon return from autoload.

What is the expected output? What do you see instead?
Instead of a normal step-by-step debugging a got a message "File 
~/projects/current_project/subfolder/my/.emacs.d/geben/54321/home/me/projects/cu
rrent_project/subfolder/yii/framework/YiiBase.php no longer exists!" and 
abracadabra like this: 
http://images.netbynet.ru/imgs/b74929bb2410b3e32736ac73f5cf58f0.png (or see 
attachment)

What version of the product are you using? On what operating system?
app-editors/emacs-23.3
app-emacs/cedet-1.0
app-emacs/ecb-2.40-r1
app-emacs/emacs-common-gentoo-1.2-r2
dev-lang/php-5.3.6
dev-php/xdebug-2.1.1
dev-php/xdebug-client-2.1.1
virtual/emacs-23

Please provide any additional information below.
At least, how to make geben view log in a _human-readable_ way?

Original issue reported on code.google.com by butthur...@gmail.com on 19 Aug 2011 at 12:34

Attachments:

GoogleCodeExporter commented 8 years ago
Sorry, not exactly that directory in the message about file.
The point is a have put my .emacs.d into personal repository and ~/.emacs.d/ is 
a symlink to ~/repos/my/.emacs.d/, so message should be look like "File 
~/repos/my/.emacs.d/geben/54321/home/me/repos/current_project/subfolder/yii/fram
ework/YiiBase.php no longer exists!" exactly.

Original comment by butthur...@gmail.com on 19 Aug 2011 at 12:46