P
PAolo
Hi,
I'm reading a quite big program (written by someone else), and I need
to navigate the code, that is find the function definition by the
name, and possibly find the #defines for a given expression too.
I know that vim can do it with ctags, and emacs too, but I can't use
emacs, and I find vim is not user friendly enought for such a task. I
use Eclipse, but it seems to fail to find the function definition.
Can you suggest me a tool that can do the work, that is user friendly,
open source (or at least free) for Linux?
Thnx
PAolo
I'm reading a quite big program (written by someone else), and I need
to navigate the code, that is find the function definition by the
name, and possibly find the #defines for a given expression too.
I know that vim can do it with ctags, and emacs too, but I can't use
emacs, and I find vim is not user friendly enought for such a task. I
use Eclipse, but it seems to fail to find the function definition.
Can you suggest me a tool that can do the work, that is user friendly,
open source (or at least free) for Linux?
Thnx
PAolo