LLDB plugin for live/post-mortem debugging of node.js apps
https://github.com/nodejs/llnode
License: MIT
Formula JSON API: /api/formula/llnode.json
Formula code: llnode.rb
on GitHub
Bottle (binary package) installation support provided for:
Apple Silicon | sequoia | ✅ |
---|---|---|
sonoma | ✅ | |
ventura | ✅ | |
monterey | ✅ | |
big sur | ✅ | |
Intel | sonoma | ✅ |
ventura | ✅ | |
monterey | ✅ | |
big sur | ✅ | |
catalina | ✅ | |
64-bit linux | ✅ |
Current versions:
stable | ✅ | 4.0.0 |
Depends on when building from source:
llvm | 19.1.3 | Next-gen compiler infrastructure |
node | 23.2.0 | Platform built on V8 to build network applications |
`brew install llnode` does not link the plugin to LLDB PlugIns dir. To load this plugin in LLDB, one will need to either * Type `plugin load $HOMEBREW_PREFIX/opt/llnode/lib/llnode/llnode.dylib` on each run of lldb * Install plugin into PlugIns dir manually (macOS only): mkdir -p "$HOME/Library/Application Support/LLDB/PlugIns" ln -sf '$HOMEBREW_PREFIX/opt/llnode/lib/llnode/llnode.dylib' "$HOME/Library/Application Support/LLDB/PlugIns/" |
Analytics:
Installs (30 days) | |
---|---|
llnode |
41 |
Installs on Request (30 days) | |
llnode |
41 |
Build Errors (30 days) | |
llnode |
0 |
Installs (90 days) | |
llnode |
79 |
Installs on Request (90 days) | |
llnode |
79 |
Installs (365 days) | |
llnode |
354 |
Installs on Request (365 days) | |
llnode |
354 |