brew install llnode
LLDB plugin for live/post-mortem debugging of node.js apps
https://github.com/nodejs/llnode
License: MIT
/api/formula-linux/llnode.json
(JSON API)
Linux formula code on GitHub
Bottle (binary package) not available on this platform.
Current versions:
stable | ✅ | 3.2.0 |
Revision: 1
Depends on when building from source:
node | 15.10.0 | Platform built on V8 to build network applications |
python@3.9 | 3.9.2 | Interpreted, interactive, object-oriented programming language |
`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 $(brew --prefix)/opt/llnode/llnode.dylib` on each run of lldb * Install plugin into PlugIns dir manually: mkdir -p ~/Library/Application\ Support/LLDB/PlugIns ln -sf $(brew --prefix)/opt/llnode/llnode.dylib \ ~/Library/Application\ Support/LLDB/PlugIns/ |
Analytics:
Installs (30 days) | |
---|---|
llnode |
0 |
Installs on Request (30 days) | |
llnode |
0 |
Build Errors (30 days) | |
llnode |
0 |
Installs (90 days) | |
llnode |
0 |
Installs on Request (90 days) | |
llnode |
0 |
Installs (365 days) | |
llnode |
0 |
Installs on Request (365 days) | |
llnode |
0 |