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 242446 - confusing title for left column in Pathmap dialog
Summary: confusing title for left column in Pathmap dialog
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Vladimir Voskresensky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-28 11:32 UTC by Vladimir Voskresensky
Modified: 2014-04-24 02: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 Vladimir Voskresensky 2014-02-28 11:32:57 UTC
currently there are two columns:
Existing Path Prefix | Replacement Path Prefix

Several engineers were confuse, because treated "Existing" as "local existing file", while "existing" here means "existing in debug info of binary".

Help topic helps here:
Pathmap. Maps your compile time and debug time file paths.

So, it's better to replace left column to remove ambiguity, i.e.:
Compile Time Path Prefix | Replacement Path Prefix
Comment 1 Vladimir Voskresensky 2014-02-28 11:51:47 UTC
http://hg.netbeans.org/cnd-main/rev/7c02dc45f78a
Comment 2 Quality Engineering 2014-03-01 06:15:30 UTC
Integrated into 'main-silver', will be available in build *201403010001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/7c02dc45f78a
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #242446 - confusing title for left column in Pathmap dialog
Comment 3 Quality Engineering 2014-04-24 02:17:10 UTC
Integrated into 'releases/release80', will be available in build *201404240045* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/fb7d353c955e
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixed #242446 - confusing title for left column in Pathmap dialog
(transplanted from 7c02dc45f78a965d7f82dfe9537bcd2266b948b9)