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 125513 - Attach to process should be allowed for dynamic libraries
Summary: Attach to process should be allowed for dynamic libraries
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker with 1 vote (vote)
Assignee: _ gordonp
URL:
Keywords:
Depends on:
Blocks: 87677 125176 135721 159525
  Show dependency tree
 
Reported: 2008-01-17 19:22 UTC by Alexander Pepin
Modified: 2009-06-25 10:59 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Pepin 2008-01-17 19:22:42 UTC
Now attach to process is disabled for "Dynamic Library" projects whereas gdb allows to debug them. IMO attach to process
feature is mostly needed exactly to debug dynamic libraries including those that using JNI.
Comment 1 Alexander Pepin 2008-05-12 00:18:27 UTC
Are there any current plans to add the ability to "Attach to Process" to
NB6.x?  Or to create a more "integrated" Java<->JNI (C++) debugging
experience?

I'd love...  And I mean...  LOVE... the ability to debug a Java
application's JNI methods easily from Netbeans.  Currently, I use Data
Display Debugger to attach to the running Java application so I can
debug the JNI code, which is cumbersome.
-- Dustin McCartney Chief Technology Officer DAM Entertainment LLC http://www.damentertainment.com
Comment 2 Quality Engineering 2008-08-09 03:43:39 UTC
Integrated into 'main-golden', available in build *200808090201* on http://bits.netbeans.org/dev/nightly/
Changeset: http://hg.netbeans.org/main/rev/131629edf547
User: Gordon Prieur <gordonp@netbeans.org>
Log: Attach to dynamic libraries (IZs #87677, #125513, #135721 and #125176). Preliminary work
making it work on Solaris (although not heavily tested).
Comment 4 Alexander Pepin 2008-08-22 15:56:52 UTC
verified in build 20080821