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 - Breakpoints view shows full path to the file in Line BP name
Summary: Breakpoints view shows full path to the file in Line BP name
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.0
Hardware: PC Windows 7 x64
: P2 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords: REGRESSION
Depends on:
Blocks:
 
Reported: 2010-12-15 18:42 UTC by Alexander Pepin
Modified: 2010-12-17 06:17 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 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)