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

Summary: Detect dbx debugger for Sun Studio toolchain
Product: third-party Reporter: Egor Ushakov <gorrus>
Component: DBX-GuiAssignee: Egor Ushakov <gorrus>
Status: RESOLVED FIXED    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 169411    
Bug Blocks: 159443    

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