View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001226 | Xdebug | Uncategorized | public | 2015-12-07 18:07 | 2016-12-04 17:39 |
Reporter | bseddon | Assigned To | derick | ||
Priority | normal | Severity | feature | Reproducibility | always |
Status | resolved | Resolution | no change required | ||
Product Version | 2.4.0rc2 | ||||
Summary | 0001226: Is it possible to fill the Eclipse 'Parameter Stack' view | ||||
Description | In Ecplise, at least when using ZendDebugger, the 'Parameter Stack' view shows all variables in scope at the breakpoint and their respective values. When I use XDebug this view is empty. Is there a XDebug configuration setting I can use to populate this view? Thanks | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.0.0rc7 | ||||
|
On which platform are you? |
|
OS: Windows 2012 |
|
I just released Xdebug 2.4.0RC3, which hopefully addresses stability issues on Windows: http://xdebug.org/#2015_12_12 — Can you please try that? Make also sure you run this with PHP 7.0.0 (or later), and not a PHP 7 Release Candidate. In case it does not solve the problem, please provide a full but short reproducible test case that I can run myself. That includes hopefully a single script, and an accompanying remote debugging log (which you can make by setting xdebug.remote_log=c:\windows\temp\xdebug.log in php.ini). |
|
No, it makes no difference. But I thought maybe there will be an xdebug.xxx option that might make them appear. |
|
No, there is no option. This should always work. Can you please do the following:
|
|
Hi Derick How about using the log associated with my other issue report http://bugs.xdebug.org/view.php?id=1223? That post includes a three line script and the corresponding log files. The parameter stack view is not populated with anything ever when using XDebug PHP 7.0. At the risk stating the obvious, this parameter stack view is filled when using PHP 5.x. |
|
Hi, is this still causing an issue for you? I've not heard anybody else complain about this either. cheers, |
|
Hi Derick Although the Eclipse PDT on-line documentation shows the view should exists (http://www.eclipse.org/pdt/help/html/parameter_stack.htm) the view is not available in Eclipse Neon with PDT 4.1.0 because it has been removed (https://bugs.eclipse.org/bugs/show_bug.cgi?id=492010). My guess the reason I was not able to see the view populate is that support for the view was being withdrawn and not supported. Regards Bill |
|
Okay - thanks for letting me know. I'll be closing this then. |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-12-07 18:07 | bseddon | New Issue | |
2015-12-10 14:59 | derick | Note Added: 0003312 | |
2015-12-10 14:59 | derick | Assigned To | => derick |
2015-12-10 14:59 | derick | Status | new => feedback |
2015-12-10 16:37 | bseddon | Note Added: 0003316 | |
2015-12-10 16:37 | bseddon | Status | feedback => assigned |
2015-12-12 21:32 | derick | Note Added: 0003329 | |
2015-12-12 21:32 | derick | Status | assigned => feedback |
2015-12-12 22:47 | bseddon | Note Added: 0003333 | |
2015-12-12 22:47 | bseddon | Status | feedback => assigned |
2015-12-13 20:54 | derick | Note Added: 0003334 | |
2015-12-13 20:54 | derick | Status | assigned => feedback |
2015-12-13 21:01 | bseddon | Note Added: 0003335 | |
2015-12-13 21:01 | bseddon | Status | feedback => assigned |
2016-07-31 12:36 | derick | Category | Usage problems => Usage problems (Crashes) |
2016-07-31 12:38 | derick | Category | Usage problems (Crashes) => Usage problems (Wrong Results) |
2016-12-04 15:11 | derick | Note Added: 0003897 | |
2016-12-04 15:11 | derick | Status | assigned => feedback |
2016-12-04 15:52 | bseddon | Note Added: 0003910 | |
2016-12-04 15:52 | bseddon | Status | feedback => assigned |
2016-12-04 17:39 | derick | Note Added: 0003926 | |
2016-12-04 17:39 | derick | Status | assigned => resolved |
2016-12-04 17:39 | derick | Resolution | open => no change required |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |