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 193455

Summary: Breakpoints view shows full path to the file in Line BP name
Product: cnd Reporter: Alexander Pepin <apepin>
Component: DebuggerAssignee: Egor Ushakov <gorrus>
Status: RESOLVED FIXED    
Severity: normal Keywords: REGRESSION
Priority: P2    
Version: 7.0   
Hardware: PC   
OS: Windows 7 x64   
Issue Type: DEFECT Exception Reporter:

Description Alexander Pepin 2010-12-15 18:42:32 UTC
Steps to reproduce:
- create Welcome sample
- open welcome.cc
- set Line breakpoint
- open Breakpoints view
Result: Breakpoints view shows full path to the file in BP name column (see tree model node properties:   org.netbeans.modules.viewmodel.TreeModelNode@6e750140[Name=, displayName=C:/Users/ap153252/Documents/NetBeansProjects/Welcome_12/welcome.cc:39])
Comment 1 Egor Ushakov 2010-12-16 14:05:00 UTC
fixed in:
http://hg.netbeans.org/cnd-main/rev/5739e2cbd976
Comment 2 Quality Engineering 2010-12-17 06:17:54 UTC
Integrated into 'main-golden', will be available in build *201012170001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5739e2cbd976
User: Egor Ushakov <gorrus@netbeans.org>
Log: fixed #193455 (Breakpoints view shows full path to the file in Line BP name)