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 159444 - Detect dbx debugger for Sun Studio toolchain
Summary: Detect dbx debugger for Sun Studio toolchain
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: DBX-Gui (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on: 169411
Blocks: 159443
  Show dependency tree
 
Reported: 2009-03-02 15:40 UTC by Egor Ushakov
Modified: 2009-10-05 15:10 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 Egor Ushakov 2009-03-02 15:40:29 UTC
Now for Sun Studio toolchain we still detect gdb debugger.
As soon as we add support for dbx it has to be detected instead.
Comment 1 Thomas Preisler 2009-03-20 17:58:56 UTC
It is not the responsibility of a project to do that. It should be done by the toolchain management code that lives in cnd core and will be done as part of 
general adding dbx support. Reassigning....
Comment 2 Egor Ushakov 2009-07-24 14:19:12 UTC
fixed in:
http://hg.netbeans.org/cnd-main/rev/1aeb28a3e511
Comment 3 Egor Ushakov 2009-07-31 11:11:45 UTC
fixed in dbxgui
Comment 4 Vladimir Voskresensky 2009-10-05 13:34:08 UTC
move dbx related issues into dbx-gui component