View Issue Details

IDProjectCategoryView StatusLast Update
0001311XdebugUncategorizedpublic2016-07-12 18:08
Reportersbk Assigned Toderick  
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.
Attached Files
xdebug.log (1,236,817 bytes)
xdebug-luna.log (117,425 bytes)
xdebug-mars.log (181,256 bytes)
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.

Issue History

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