Home | History | Annotate | Download | only in vim-lldb

Lines Matching full:lldb

3 LLDB Vim Frontend
19 * a working version of lldb on your path, or the environment variable LLDB
20 pointing to the lldb binary you would like to use.
37 2) Symlink (or copy) ~/.vim/bundle/vim-lldb to this directory:
39 ln -sf <lldb-dir>/utils/vim-lldb ~/.vim/bundle/vim-lldb
50 All LLDB commands (with tab-completion) can be accessed in Vim's
57 :help lldb -- Documentation for this plugin
58 :Lhelp -- LLDB's built-in help system (i.e lldb 'help' command)
59 :Lscript help (lldb) -- Complete LLDB Python API reference