Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure.js: Update lldb header downloads. #79

Merged
merged 1 commit into from
Apr 20, 2017

Conversation

hhellyer
Copy link
Contributor

The default version of lldb on MacOS now contains the
SBMemoryRegionInfo API allowing us to scan the heap without
using the scripts to generate a segments file.

This simplifies the use of llnode as the v8 find* commands
are now automatically available to the user.

The default version of lldb on MacOS now contains the
SBMemoryRegionInfo API allowing us to scan the heap without
using the scripts to generate a segments file.

This simplifies the use of llnode as the v8 find* commands
are now automatically available to the user.
bnoordhuis

This comment was marked as off-topic.

@hhellyer
Copy link
Contributor Author

This is for issue #75

indutny

This comment was marked as off-topic.

@hhellyer hhellyer merged commit 1d82934 into nodejs:master Apr 20, 2017
@hhellyer hhellyer deleted the update_lldb_level branch April 20, 2017 08:19
@hhellyer
Copy link
Contributor Author

@indutny - This is merged. I'll put an update to the npm up as well so Mac users actually get the benefit. I'll bump the version to 1.4.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants