Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Sep 2003 09:24:58 -0400 (EDT)
From:      Marc Ramirez <marc.ramirez@bluecirclesoft.com>
To:        Martin Vana <martin.vana@vslib.cz>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Vim and C code
Message-ID:  <20030906092258.U73827@www.bluecirclesoft.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
On Sat, 6 Sep 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
> :make command. I know there is EMACS somewhere out there, and
> other more complex enviroments, but I would like to stay with Vim, which
> I presonally like.
> A link to some tutorial would be exactly what I need.
> Thanx

This would not be a function of Vim, you'll need to move to another
program, like gdb:

http://www.delorie.com/gnu/docs/gdb/gdb_toc.html

--
Marc Ramirez
Blue Circle Software Corporation
513-688-1070 (main)
513-382-1270 (direct)
http://www.bluecirclesoft.com
http://www.mrami.com (personal)



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