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 270316 - Cannot use dbx debugger for developer studio compilers.
Summary: Cannot use dbx debugger for developer studio compilers.
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: Dev
Hardware: PC Solaris
: P2 normal (vote)
Assignee: Alexander Simon
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-06 13:30 UTC by Alexander Simon
Modified: 2017-04-11 01:53 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
register modules in cnd cluster (2.00 KB, patch)
2017-04-06 16:15 UTC, Vladimir Voskresensky
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Simon 2017-04-06 13:30:42 UTC
IDE does not allow to use dbx debugger for binaries compiled by cc/CC compilers.
Comment 1 Alexander Simon 2017-04-06 13:34:22 UTC
Initial dbx support was introduced.
Change sets 620b6340b3c7, ...,  b36026d0aaa4.
Comment 2 Alexander Simon 2017-04-06 13:35:40 UTC
Convert to module in change set 1dc42ace0239
Comment 3 Vladimir Voskresensky 2017-04-06 16:15:03 UTC
Created attachment 164037 [details]
register modules in cnd cluster
Comment 4 Vladimir Voskresensky 2017-04-06 16:28:38 UTC
IDE starts just fine, but debugger need to be registered in toolchain
Comment 5 Alexander Simon 2017-04-07 06:39:37 UTC
fixed, final change set:
http://hg.netbeans.org/cnd-main/rev/374cf92bd9b0
Comment 6 Quality Engineering 2017-04-08 03:07:18 UTC
Integrated into 'main-silver', will be available in build *201704080002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/a638aec15114
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing #270316: Cannot use dbx debugger for developer studio compilers.
- prepare t-common in libs.dbx.support library wrapper module and use it from cnd.debugger.dbx
Comment 7 Quality Engineering 2017-04-11 01:53:37 UTC
Integrated into 'main-silver', will be available in build *201704110002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/8430003e2666
User: Vladimir Voskresensky <vv159170@netbeans.org>
Log: fixing #270316: Cannot use dbx debugger for developer studio compilers.
- added CDDL license