Skip to content

Disable LLD usage until it's the default for the NDK#1290

Merged
vtrifonov merged 1 commit intomasterfrom
vmutafov/disable-lld
Feb 26, 2019
Merged

Disable LLD usage until it's the default for the NDK#1290
vtrifonov merged 1 commit intomasterfrom
vmutafov/disable-lld

Conversation

@vmutafov
Copy link
Copy Markdown
Contributor

Currently, when using LLD, debugging the C++ part of the runtime does not work. The issue seems to be related to the images used by lldb and the dSYMs loaded. Manually pausing the application from the Debug view in AndroidStudio and typing "add-dsym <libNativeScript.so-path" in the LLDB console seems to fix the issue. We can look into the case after LLD becomes the default linker probably in NDK 20.

@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented Feb 26, 2019

Thank you for your pull request and welcome to our community. We require contributors to sign our Contributor License Agreement, and we don't seem to have you on file. In order for us to review and merge your code, please sign the CLA at https://www.nativescript.org/cla.
CLA has not been signed by users: @vmutafov.
After signing the CLA, you can ask me to recheck this PR by posting @cla-bot check as a comment to the PR.

@vmutafov
Copy link
Copy Markdown
Contributor Author

@cla-bot check

@cla-bot cla-bot Bot added the cla: yes label Feb 26, 2019
@cla-bot
Copy link
Copy Markdown

cla-bot Bot commented Feb 26, 2019

The cla-bot has been summoned, and re-checked this pull request!

@vtrifonov vtrifonov merged commit 5c1555f into master Feb 26, 2019
@vtrifonov vtrifonov deleted the vmutafov/disable-lld branch February 26, 2019 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants