View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000633 | Xdebug | Uncategorized | public | 2010-11-01 19:13 | 2011-01-10 21:54 |
| Reporter | marian form uzbekistan | Assigned To | |||
| Priority | high | Severity | major | Reproducibility | always |
| Status | resolved | Resolution | no change required | ||
| Platform | Intel i7 | OS | Windows 7 | OS Version | profesional |
| Product Version | 2.1.0 | ||||
| Summary | 0000633: Variables not available in Eclipse/DebugPerspective/Variables view. | ||||
| Description | php_xdebug-2.1.0-5.3-vc6.dll downloaded form your website Debuging works ( step in/out, breakpoints etc... ) but can't see any variables in variables eclipse view. It's empty. Breakpoint tab works fine. | ||||
| Steps To Reproduce |
observed results: expected variables: | ||||
| Additional Information | it's pretty sad circumstances since the reason for debugging is to inspect the variables during runtime. | ||||
| Tags | No tags attached. | ||||
| Operating System | Windows 7 | ||||
| PHP Version | 5.3.1 | ||||
|
|
I have upgraded the PHP version to 5.3.3 ( non thread safe VC6 compiled ) and the problem still exists. |
|
|
I have upgraded the PHP version to 5.3.3 ( non thread safe VC6 compiled ) AND RESTRTED ECLIPSE ;P and the problem gone. It works now. |
|
|
If you use binary indexes in arrays, xdebug want show variables Maybe this bug helps |
|
|
same here with php 5.3.3 + xdebug 2.1.0 under ubuntu 9.10 in different eclipse & aptana versions |
|
|
Closing this as it works for the original reporter. @fratilkus: There is already another report for that: http://bugs.xdebug.org/view.php?id=650 @dasjo: Talk on the mailinglist, and provide there remote debug log from a small reproducable script. For a debug log, see: http://xdebug.org/docs/remote#remote_log |