View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001236 | Xdebug | Uncategorized | public | 2015-12-16 12:26 | 2016-01-25 21:59 |
Reporter | bseddon | Assigned To | derick | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Windows | OS | Windows | OS Version | 2012 |
Product Version | 2.2.6 | ||||
Fixed in Version | 2.4.0rc4 | ||||
Summary | 0001236: Unable to remove break points during debug session | ||||
Description | I've selected 'Product Version' 2.2.6 (PHP 5.x) but it also occurs while using the current 2.4 master you had me download for use with PHP 7.0 so I do not think the issue is related to a specific version of Xdebug. I do not know if this issue is one with Xdebug or Eclipse (Neon)/PDT (3.7) - I welcome your thoughts. I've attached a log. In it you can see a breakpoint is set on line 6 of the code listed below (line 30 of the log file). You can see the breakpoint being removed on line 48 of the log file. However, the Xdebug response is code 205. Is it that the command issued by Eclipse is wrong or is the Xdebug response incorrect? I see the same behaviour when using Eclipse (Luna)/PDT (3.6). <?php | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | |||||
PHP Version | 5.3.25-5.3.29 | ||||
|
PS. I do not see a problem removing a break point when using ZendDebugger. I realize this does not mean the problem is with Xdebug. I'm providing this information as a data point for information. Obviously, this is only relevant to PHP 5.x because there is no ZendDebugger for PHP 7.0. |
|
It's an Xdebug bug, it should not be creating negative IDs. |
|
This should be fixed in the Git master branch now. Thanks for reporting! |
Date Modified | Username | Field | Change |
---|---|---|---|
2015-12-16 12:26 | bseddon | New Issue | |
2015-12-16 12:27 | bseddon | File Added: xdebug-53.log | |
2015-12-16 12:32 | bseddon | Note Added: 0003354 | |
2015-12-16 14:14 | derick | Note Added: 0003355 | |
2015-12-19 12:32 | derick | Note Added: 0003365 | |
2015-12-19 12:32 | derick | Status | new => closed |
2015-12-19 12:32 | derick | Assigned To | => derick |
2015-12-19 12:32 | derick | Resolution | open => fixed |
2015-12-19 12:32 | derick | Fixed in Version | => 2.4.0 |
2016-01-25 21:59 | derick | Fixed in Version | 2.4.0 => 2.4.0rc4 |
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) |
2020-03-12 16:35 | derick | Category | Usage problems (Wrong Results) => Variable Display |
2020-03-12 16:38 | derick | Category | Variable Display => Uncategorized |