vgdb : visual gdb in vim
script karma |
Rating 110/41,
Downloaded by 3894 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Jian Liang |
|
script type |
utility |
|
description |
VGdb is a perl program that allows the use of vim as a front end to gdb. It
both works on MS Windows and Linux. It both works in gvim and vim.
It open a vgdb window in vim that allows user to type gdb command
directly, and gdb output is redirected to this windows.
MSVC-style shortcuts are defined by default, and MSVC autoexp.dat is partially supported.
A flash demo (__VGDB_DEMO__.htm) in my package helps you quickly go through the
vgdb features. |
|
install details |
On MS Windows, you need install Perl.
Modify vgdb.bat for your path.
Modify vgdb_install_mswin.bat that actually copy files to your folder.
Run vgdb_install_mswin.bat to copy files.
On Linux, modify path in script vgdb_install and run it.
Note:
gvim MUST in the default search path. |
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 44.220.184.63
|