We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
How to install it:
cp lldbinit.py /Library/Python/2.7/site-packages
in $HOME/.lldbinit add:
command script import lldbinit
If you don't want to copy lldbinit.py to site-packages, you can try this way:
➜ ~ lldb (lldb) commmand script import /path/to/lldbinit
There was an error while loading. Please reload this page.