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 124556 - run/debug native libraries
Summary: run/debug native libraries
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: igor_nikiforov
URL:
Keywords: USABILITY
Depends on:
Blocks:
 
Reported: 2008-01-02 10:13 UTC by minashokry
Modified: 2011-01-13 22:22 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 minashokry 2008-01-02 10:13:48 UTC
when developing a native library (not native application) the options of "run" and "debug" are inactive.
so, if a problem occurs in the library it is very difficult to find it because of lacking of a debugger.

running or debugging libraries may be done by specifying the command line that launches an application that will load
and use the library like Microsoft Visual studio does.
Comment 1 Egor Ushakov 2010-12-02 13:56:51 UTC
*** Bug 191812 has been marked as a duplicate of this bug. ***
Comment 2 tbrunhoff 2011-01-13 22:22:48 UTC
The run and debug are no longer inactive in 7.0, so I think this bug should be closed as fixed.

However, I'll reopen the other Bug 191812 because it is still not possible to debug a shared object built by netbeans but loaded by a binary that does not have symbols.