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 100 forks source link

Can't install with LLDB 7.1 #282

Open mmarchini opened 5 years ago

mmarchini commented 5 years ago

Our install script tries to fetch branch release_71 from llvm-mirror/lldb, but this branch doesn't exist (there's a release_70 though).