summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms
diff options
context:
space:
mode:
authorDaniel Malea <daniel.malea@intel.com>2013-02-11 17:18:14 +0000
committerDaniel Malea <daniel.malea@intel.com>2013-02-11 17:18:14 +0000
commitac4ce0cd4a5562faf71fd88d8c72dbb0edf312e8 (patch)
tree327008ce2d06c3bbee826bd5e3d31b8c260e3a52 /llvm/lib/Transforms
parent09995ac0693adaa899015dec8fff528a278099c1 (diff)
downloadbcm5719-llvm-ac4ce0cd4a5562faf71fd88d8c72dbb0edf312e8.tar.gz
bcm5719-llvm-ac4ce0cd4a5562faf71fd88d8c72dbb0edf312e8.zip
Add Vim frontend to LLDB.
- Access any LLDB CLI command in Vim by typing ":L<command>". Tab-completion works too! - See source locations for breakpoints and the current PC with vim "marks" and highlights. - Examine backtraces, locals, disassembly, registers, and breakpoints in dedicated Vim windows. - See when in-scope variables and registers change by watching for (red) highlights. This plugin opens multiple Vim "windows" to display debugger information. To quit all windows at the same time use ":qa". The alternative would be ":q" to close each window separately. This plugin is known to work on Mac OS X (Mountain Lion) with MacVim and the system-provided terminal Vim, and on Linux (Ubuntu 12.04 and 12.10) with GVim and the terminal Vim from the "vim-gnome" package. llvm-svn: 174892
Diffstat (limited to 'llvm/lib/Transforms')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud