View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001389 | Xdebug | Step Debugging | public | 2017-01-11 17:44 | 2020-03-12 16:43 |
Reporter | LanaZem | Assigned To | derick | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | duplicate | ||
Target Version | 2.8.0dev | ||||
Summary | 0001389: Support 'breakpoint_resolved' notification | ||||
Description | https://github.com/derickr/dbgp/pull/11/files It's not always possible to resolve breakpoint. It would be much more convenient not only show breakpoint as invalid but also resolve it to the correct line. | ||||
Steps To Reproduce | 1) Create a file with the following code $a = array( // line #1 2) Set breakpoint only on line #1 Expected: Actual: | ||||
Additional Information | Corresponding PhpStorm issues: | ||||
Tags | No tags attached. | ||||
Operating System | |||||
PHP Version | 7.1.0-7.1.4 | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2017-01-11 17:44 | LanaZem | New Issue | |
2017-01-14 11:28 | derick | Status | new => confirmed |
2017-01-14 11:28 | derick | Target Version | => 2.6.0dev |
2017-11-18 14:14 | derick | Target Version | 2.6.0dev => 2.7.0dev |
2018-12-18 11:13 | derick | Note Added: 0004775 | |
2018-12-18 11:13 | derick | Target Version | 2.7.0dev => 3.0dev |
2019-04-14 17:15 | derick | Assigned To | => derick |
2019-04-14 17:15 | derick | Status | confirmed => resolved |
2019-04-14 17:15 | derick | Resolution | open => duplicate |
2019-04-14 17:15 | derick | Note Added: 0004998 | |
2019-04-14 17:15 | derick | Relationship added | duplicate of 0001388 |
2019-05-07 11:09 | derick | Target Version | 3.0dev => 2.8.0dev |
2020-03-12 16:43 | derick | Category | Feature/Change request => Step Debugging |