gdbvim.tar.gz : Watch in vim what you debug in gdb. And more.
script karma |
Rating 150/53,
Downloaded by 7700 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Tomas Zellerin |
|
script type |
utility |
|
description |
You have one window with (g)vim open, other window with gdb running. When you reach source line in your code, it appears in the vim window. In the opposite direction, you can send commands from vim to gdb (e.g., set breakpoints on given line).
You may want to look at vimtip #357. I did not test that, but it may ease your work with this script.
It is possible that slightly fixed version and more on-line information is at http://www.volny.cz/zellerin/gdbvim/ . |
|
install details |
You need X running and recent version of vim with +signs and +clientserver
Extract files from archiv; gdbvim is executable, gdbvim.vim should go to your plugin directory and gdbvim.txt to your local help directory. See :he add-plugin and :he add-local-help. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.144.132.48
|