View Issue Details

IDProjectCategoryView StatusLast Update
0001311XdebugUncategorizedpublic2016-07-12 18:08
Reportersbk Assigned To 
PriorityhighSeveritymajorReproducibilityhave not tried
Status resolvedResolutionno change required 
Product Version2.4.0 
Summary0001311: Eclipse Mars IDE Breakpoints ignored
Description

Breakpoints in Eclipse Mars 1/2 are ignored.
Breakpoints worked in Eclipse Luna

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.

TagsNo tags attached.
Operating SystemWindows 7/8/10
PHP Version7.0.5-7.0.9

Relationships

has duplicate 0001310 resolvedderick Eclipse Mars IDE Breakpoints ignored 

Activities

derick

2016-06-10 10:10

administrator   ~0003630

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.

sbk

2016-06-11 17:04

reporter   ~0003634

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.

Chealer

2016-07-12 17:47

reporter   ~0003645

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?

derick

2016-07-12 18:08

administrator   ~0003646

I think that this was indeed that bug in Eclipse. Closing this out.