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 159141 - skipped breakpoints from files on incl.path && from other projects
Summary: skipped breakpoints from files on incl.path && from other projects
Status: VERIFIED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: rmatous
URL:
Keywords:
Depends on:
Blocks: 152390
  Show dependency tree
 
Reported: 2009-02-25 13:35 UTC by rmatous
Modified: 2009-02-27 10:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description rmatous 2009-02-25 13:35:10 UTC
This situation happens whenever you put on include path other netbeans php project. Every breakpoint from other project
will be skipped and not send to xdebug and then naturally xdebug won't stop execution on them.
Comment 2 jozef987 2009-02-25 19:33:50 UTC
verified on Windows XP Pro SP3, jdk1.6.0_06, XAMPP 1.6.5 (PHP 5.2.5 XDebug 2.0.3)
Comment 3 Quality Engineering 2009-02-27 10:33:03 UTC
Integrated into 'main-golden', will be available in build *200902270313* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/eb59cd174c2f
User: Radek Matous <rmatous@netbeans.org>
Log: #159141 skipped  breakpoints from files on incl.path && from other projects