资 源 简 介
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.
In this init version it opens 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 (like F5/F10...), and you can define how to preview structure like MSVC auto expand feature.
A flash demo (VGDB_DEMO.htm) in my package helps you quickly go through the vgdb features.