Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Sep 2003 03:16:02 -0700
From:      Erik Steffl <steffl@bigfoot.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: Vim and C code
Message-ID:  <3F59B3E2.4070106@bigfoot.com>
In-Reply-To: <002e01c3745c$71640760$5686ebd5@Vanovci>
References:  <002e01c3745c$71640760$5686ebd5@Vanovci>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F59B3E2.4070106>