Gentoo Archives: gentoo-dev

From: Joel Konkle-Parker <jjk3@×××××××.edu>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] Source code visualization tools?
Date: Mon, 29 Mar 2004 15:50:43
Message-Id: c485e2$nud$1@sea.gmane.org
1 Is there such a thing as a source code visualization tool that makes a
2 "map" of a program's source? Kind of like:
3
4 main()
5 |
6 |
7 function1()
8 /\
9 / \
10 func2() func3()
11 |
12 |
13 func4()
14
15 I'm basically looking for something that will help me "see" how a
16 program is laid out so that I can start working on it.
17
18 Thanks in advance.
19
20
21 --
22 Joel Konkle-Parker
23 Webmaster [Ballsome.com]
24
25 E-mail [jjk3@×××××××.edu]
26
27
28 --
29 gentoo-dev@g.o mailing list

Replies

Subject Author
[gentoo-dev] Re: Source code visualization tools? Tom Payne <twp@g.o>
Re: [gentoo-dev] Source code visualization tools? Joel Martin <kanaka@g.o>
Re: [gentoo-dev] Source code visualization tools? Chris Smith <chris.rs@×××××××.nz>
Re: [gentoo-dev] Source code visualization tools? Matthew Kennedy <mkennedy@g.o>