9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Douglas A. Gwyn" <DAGwyn@null.net>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] ctags on plan 9 with acme-friendly tags
Date: Fri, 22 Feb 2008 10:02:41 +0000	[thread overview]
Message-ID: <47BDF0C5.B27DBF92@null.net> (raw)
In-Reply-To: <65e00e2e11222637d7a060c4a5fa4c71@quintile.net>

Steve Simon wrote:
> there was somthing which analysed C and produced a call graph in the form
> of input for dot(1) years ago, the problem was a complex program produced a
> complex graph...

I think there are quite a few programs of that kind these days;
Doxygen seems to come to mind..  For C++, there are class browsers.
The problem, as you noted, is that poorly structured large programs
tend to produce poorly structured large call graphs.

Whenever I have gotten involved with analyzing such code prior to
making significant changes, I've found it easier to redesign and
recode it from scratch, using the old code only for reference
concerning existing data formats, etc.


  parent reply	other threads:[~2008-02-22 10:02 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-17  5:34 Anthony Sorace
2008-02-17  5:45 ` ron minnich
2008-02-17  7:01 ` Steve Simon
2008-02-17 14:05   ` Anthony Sorace
2008-02-18  9:30     ` Fco. J. Ballesteros
2008-02-17 15:18   ` Eric Van Hensbergen
2008-02-22 10:02   ` Douglas A. Gwyn [this message]
2008-02-18 17:24 ` balaji
2008-02-18 19:43   ` Anthony Sorace

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=47BDF0C5.B27DBF92@null.net \
    --to=dagwyn@null.net \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).