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 - common-debugger convergence: attach debugger
Summary: common-debugger convergence: attach debugger
Status: RESOLVED FIXED
Alias: None
Product: third-party
Classification: Unclassified
Component: DBX-Gui (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: Egor Ushakov
URL:
Keywords:
Depends on: 186112
Blocks:
  Show dependency tree
 
Reported: 2010-02-01 09:25 UTC by Egor Ushakov
Modified: 2010-05-24 16:19 UTC (History)
1 user (show)

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 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