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 255749 - LLDB debugger does not work with dynamic libraries
Summary: LLDB debugger does not work with dynamic libraries
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 8.1
Hardware: PC Mac OS X
: P3 normal with 1 vote (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-06 22:11 UTC by titosanxez
Modified: 2016-09-01 07:55 UTC (History)
0 users

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 titosanxez 2015-10-06 22:11:59 UTC
When an application to be debugged with LLDB requires dynamic library loading, LLDB will fail because it can't load the libraries. This behavior occurs even if the environment set under the run tab of the project configuration.