View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0001311 | Xdebug | Uncategorized | public | 2016-06-09 16:59 | 2016-07-12 18:08 |
Reporter | sbk | Assigned To | derick | ||
Priority | high | Severity | major | Reproducibility | have not tried |
Status | resolved | Resolution | no change required | ||
Product Version | 2.4.0 | ||||
Summary | 0001311: Eclipse Mars IDE Breakpoints ignored | ||||
Description | Breakpoints in Eclipse Mars 1/2 are ignored. | ||||
Steps To Reproduce | Upgrade any project from Luna to Mars and attempt to run breakpoints via the IDE. | ||||
Additional Information | The PHP break function works still, but this makes debugging large programs very slow and risks accidentally leaving a breakpoint in when deploying to production. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Operating System | Windows 7/8/10 | ||||
PHP Version | 7.0.5-7.0.9 | ||||
|
In only the earlier entries, it sends the breakpoint (The 18:21:56-19:39:18 entries). None of the later entries show a breakpoint_set. When did you upgrade? It's possible it just doesn't send the breakpoints through. |
|
I uploaded a split log I just made. Its with both x64 versions available now for Eclipse. Again, Luna was able to break, Mars didn't. |
|
sbk, are you sure this isn't an instance of https://bugs.eclipse.org/bugs/show_bug.cgi?id=489646 ? Does this persist in Neon? |
|
I think that this was indeed that bug in Eclipse. Closing this out. |
Date Modified | Username | Field | Change |
---|---|---|---|
2016-06-09 16:59 | sbk | New Issue | |
2016-06-09 16:59 | sbk | File Added: xdebug.log | |
2016-06-10 10:10 | derick | Note Added: 0003630 | |
2016-06-10 10:10 | derick | Assigned To | => derick |
2016-06-10 10:10 | derick | Status | new => feedback |
2016-06-10 10:15 | derick | Relationship added | has duplicate 0001310 |
2016-06-11 17:03 | sbk | File Added: xdebug-luna.log | |
2016-06-11 17:03 | sbk | File Added: xdebug-mars.log | |
2016-06-11 17:04 | sbk | Note Added: 0003634 | |
2016-06-11 17:04 | sbk | Status | feedback => assigned |
2016-07-12 17:47 | Chealer | Note Added: 0003645 | |
2016-07-12 18:08 | derick | Note Added: 0003646 | |
2016-07-12 18:08 | derick | Status | assigned => resolved |
2016-07-12 18:08 | derick | Resolution | open => no change required |
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 |