Comment 16 for bug 545502

Revision history for this message
Zbigniew (rtd5rtd) wrote :

Hello,

I got the same problem on windows7. No local variables in eclipse(galileo). I'm using Php ver. 5.3.1 and php_xdebug-2.1.0-5.3-vc6.dll on Windows7.
xdebug configured as it should be and php.exe -m shows that it's loaded - phpinfo() also shows the version and configuration of xdebug.

I can stop at break points, navigate inside/out/forward/jump to etc... I can see the primitive variable ( int , string ) values if I mouse over the code/editor, But I can't see any variables in variables/breakpoint view.

If I mouse over the "object of some class" then I can't see shit neither in editor mouse-overed ballon nor in variables view.

please Help or tell me if you got the same problem.

/pozdr