src: use new SystemPointerSize constant by mmarchini · Pull Request #300 · nodejs/llnode · GitHub
Skip to content

src: use new SystemPointerSize constant#300

Closed
mmarchini wants to merge 1 commit into
nodejs:masterfrom
mmarchini:system-pointer-size
Closed

src: use new SystemPointerSize constant#300
mmarchini wants to merge 1 commit into
nodejs:masterfrom
mmarchini:system-pointer-size

Conversation

@mmarchini

Copy link
Copy Markdown
Contributor

This alone should fix a lot of issues. It was enough to get a reasonable
stack trace from a Node.js v12.3.0 core dump, ran with
--interpreted-frames-native-stack. For some reason v8 bt is not
working when running Node.js in lldb.

This alone should fix a lot of issues. It was enough to get a reasonable
stack trace from a Node.js v12.3.0 core dump, ran with
--interpreted-frames-native-stack. For some reason `v8 bt` is not
working when running Node.js in lldb.
@codecov-io

codecov-io commented Sep 27, 2019

Copy link
Copy Markdown

mmarchini added a commit that referenced this pull request Sep 27, 2019
This alone should fix a lot of issues. It was enough to get a reasonable
stack trace from a Node.js v12.3.0 core dump, ran with
--interpreted-frames-native-stack. For some reason `v8 bt` is not
working when running Node.js in lldb.

PR-URL: #300
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
@mmarchini

Copy link
Copy Markdown
Contributor Author

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.

3 participants