Gentoo Archives: gentoo-dev

From: Matthew Kennedy <mkennedy@g.o>
To: gentoo-dev@l.g.o
Subject: Re: [gentoo-dev] Source code visualization tools?
Date: Wed, 31 Mar 2004 06:35:34
Message-Id: 87ad1xzfr5.fsf@killr.ath.cx
In Reply to: [gentoo-dev] Source code visualization tools? by Joel Konkle-Parker
1 Joel Konkle-Parker <jjk3@×××××××.edu> writes:
2
3 > Is there such a thing as a source code visualization tool that makes a
4 > "map" of a program's source? Kind of like:
5 >
6 > main()
7 > |
8 > |
9 > function1()
10 > /\
11 > / \
12 > func2() func3()
13 > |
14 > |
15 > func4()
16 >
17 > I'm basically looking for something that will help me "see" how a
18 > program is laid out so that I can start working on it.
19
20 emerge sourcenav
21
22 (Source Navigator -- http://sourcenav.sourceforge.net)
23
24 --
25 Matthew Kennedy
26 Gentoo Linux Developer