This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 167857

Summary: breakpoints are ignored - if the project-properties-option 'Copy files to another location' is enabled
Product: php Reporter: holmerkel <holmerkel>
Component: DebuggerAssignee: rmatous <rmatous>
Status: RESOLVED INCOMPLETE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: XDebug log file
NetBeans messages log file

Description holmerkel 2009-06-30 08:49:49 UTC
i made the following steps:
- adding breakpoints in the editor
- debug main project (php) (or debug file from context menu)
- debug project sources: server-side php
- debugger stops at first line
- Continue(F5) will run the file to the end, even if there are breakpoints (in code lines that definetively should be
reached)
- run to cursor has no effect, too
Comment 1 rmatous 2009-09-29 09:46:07 UTC
Please enable logging ands attach the the logged file.
http://wiki.netbeans.org/HowToConfigureXDebug#section-HowToConfigureXDebug-EnableXdebugLogging
Comment 2 holmerkel 2010-01-12 00:58:41 UTC
Created attachment 93207 [details]
XDebug log file
Comment 3 holmerkel 2010-01-12 00:59:48 UTC
Created attachment 93208 [details]
NetBeans messages log file
Comment 4 Filip Zamboj 2010-01-26 07:36:41 UTC
cannot reproduce on build from webmain 2010-01-25.