Vim and C code

Erik Steffl steffl at bigfoot.com
Sat Sep 6 03:16:04 PDT 2003


Martin Vana wrote:
> Hi,
> I would like to do some more advanced editing of my C programs in Vim,
> like to go through program step by step or to have 'watch' on some of
> variables. All I've achieved now is syntax highlighting and Quickfix with

   you need a debugger for this, probably gdb with some gui frontend (I 
like ddd)

	erik



More information about the freebsd-questions mailing list