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 180101

Summary: common-debugger convergence: attach debugger
Product: third-party Reporter: Egor Ushakov <gorrus>
Component: DBX-GuiAssignee: Egor Ushakov <gorrus>
Status: RESOLVED FIXED    
Severity: normal CC: common_debugger
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on: 186112    
Bug Blocks:    

Description Egor Ushakov 2010-02-01 09:25:27 UTC
improvements in attach debugger window

details:
http://dptwiki.sfbay.sun.com/twiki/bin/view/Ide/DbxCndUIReview#AttachDebuggerAction
Comment 1 Egor Ushakov 2010-03-10 03:38:50 UTC
use native execution:
http://lessing.sfbay.sun.com/hg/toolshg/rev/14ef0d40bce2
made executable field read only:
http://lessing.sfbay.sun.com/hg/toolshg/rev/d729606110b6
Comment 2 Egor Ushakov 2010-03-11 04:35:04 UTC
filter on filter field input:
http://lessing.sfbay.sun.com/hg/toolshg/rev/16979dbac910
Comment 3 Egor Ushakov 2010-05-20 16:17:00 UTC
use pargs to get full process command on Solaris:
http://lessing.sfbay.sun.com/hg/toolshg/rev/1a13a8c283dd

can be turned off with attach.pargs.disable=true
Comment 4 Egor Ushakov 2010-05-24 16:19:18 UTC
show a warning if selected project is configured for another debugger:
http://lessing.sfbay.sun.com/hg/toolshg/rev/b85cef252bbd