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 256201 - Debugger ignores symbol file from a project while attaching with a project specified
Summary: Debugger ignores symbol file from a project while attaching with a project sp...
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: henk89
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-27 13:05 UTC by henk89
Modified: 2016-03-16 08:12 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 henk89 2015-10-27 13:05:24 UTC
1. Use /bin/more binary to create a "more" project
2. Specify "/usr/bin/ls" as the symbol file for the project created
3. In any term execute "more t.cc" (t.cc needs to be big enough that can not fit
in one page)
4. Bring up the "Attach" panel, choose "more" process, choose "more" project
click on "OK"

Debugger ignores the symbol file value specified in the step 2
Comment 1 henk89 2015-10-27 13:27:02 UTC
Fixed in:
enum:87ba8e9bbb8d
Comment 2 Quality Engineering 2015-10-29 02:22:36 UTC
Integrated into 'main-silver', will be available in build *201510290002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/2974fe1ad0d7
User: Nikolay Koldunov <henk89@netbeans.org>
Log: Fixed #256201 - Debugger ignores symbol file from a project while attaching with a project specified
(transplanted from 87ba8e9bbb8dba1b3df47ed9bcf9458c83c9b4f1)
Comment 3 soldatov 2015-11-24 10:21:44 UTC
Verified in NetBeans 8.1 patch1