nodejs / llnode

An lldb plugin for Node.js and V8, which enables inspection of JavaScript states for insights into Node.js processes and their core dumps.
Other
1.15k stars 99 forks source link

it can't run in macos, what's the problem #381

Closed xiaolee55 closed 1 year ago

xiaolee55 commented 3 years ago

target create "/usr/local/bin/node" --core "core.32" error: Don't know how to parse core file. Unsupported OS. image

mmarchini commented 3 years ago

where did you get the core dump from? was it from the OS X machine, from a Linux machine, or from somewhere else?

No9 commented 1 year ago

Closing this issue as it's over a year old with no feedback. Please feel free to re-open or raise another item if you come across this again.