• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: dependency analysis in XCode
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: dependency analysis in XCode


  • Subject: Re: dependency analysis in XCode
  • From: Kaelin Colclasure <email@hidden>
  • Date: Tue, 15 Feb 2005 08:26:09 -0800

On Feb 15, 2005, at 7:47 AM, Karan, Cem (Civ, ARL/CISD) wrote:

[...]

The problems with these methods are that I lose all of the proprocessor
options (they are compiled out, and since one function can have multiple
possible dependencies depending on what is defined...), and I can't
really tell what _functions_ are calling the other functions. What I
would like is some way of throwing the whole godawful ball of code at
something, and have it spit back at me a dependency graph so that I can
work from the bottom up and figure out what the heck is going on.
Basically, I need a good, CHEAP refactoring tool.

Search Sourceforge for the latest version of a program called 'ctree'. It only understands plain-old C code, so it doesn't get a lot of attention these days... But for the code base you describe, it's just what you're asking for.


HTH,

-- Kaelin

Attachment: smime.p7s
Description: S/MIME cryptographic signature

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: dependency analysis in XCode
      • From: Kaelin Colclasure <email@hidden>
References: 
 >dependency analysis in XCode (From: "Karan, Cem (Civ, ARL/CISD)" <email@hidden>)

  • Prev by Date: dependency analysis in XCode
  • Next by Date: Xcode 1.5 and Javadoc question
  • Previous by thread: dependency analysis in XCode
  • Next by thread: Re: dependency analysis in XCode
  • Index(es):
    • Date
    • Thread