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 256834 - [mixeddev] On Solaris (in NetBeans only) Step Into from Java to native does not work
Summary: [mixeddev] On Solaris (in NetBeans only) Step Into from Java to native does n...
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.2
Hardware: PC Solaris
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-27 14:16 UTC by soldatov
Modified: 2016-09-02 15:33 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
gdb log (37.30 KB, text/plain)
2015-11-27 14:18 UTC, soldatov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description soldatov 2015-11-27 14:16:45 UTC
In my default Solaris 11.3 I can make Step Into from Java to native code in Oracle Solaris Studio only. In NetBeans I see assembler code only.
Really In Studio I can debug native library, because IDE uses Dbx in all cases. And Dbx can recognize G++ and Oracle C++ executable files.

See also: issue 255989
Comment 1 soldatov 2015-11-27 14:18:30 UTC
Created attachment 157529 [details]
gdb log