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 159445

Summary: Detect dbx version correctly
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:42:51 UTC
Now if dbx debugger is specified versions dialog shows:
Debugger: dbx: unknown option letter: '-' in '--version'
Comment 1 Thomas Preisler 2009-03-20 18:01:29 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 
adding dbx support. Reassigning....
Comment 2 Egor Ushakov 2009-07-24 14:19:59 UTC
fixed in:
http://hg.netbeans.org/cnd-main/rev/1aeb28a3e511
Comment 3 Egor Ushakov 2009-07-31 11:11:12 UTC
fixed in dbxgui
Comment 4 Egor Ushakov 2009-07-31 11:11:36 UTC
fixed in dbxgui
Comment 5 Vladimir Voskresensky 2009-10-05 13:34:09 UTC
move dbx related issues into dbx-gui component