• 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: Generating a parseable #include dependency graph from a project?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Generating a parseable #include dependency graph from a project?


  • Subject: Re: Generating a parseable #include dependency graph from a project?
  • From: Jim Wintermyre <email@hidden>
  • Date: Mon, 15 Mar 2010 18:28:04 -0700

On Fri, 12 Mar 2010 12:01:30 -0800, Jens Alfke <email@hidden> asks

Is there a way to get a textual representation of which files in a project transitively #include which other files? For example, a text file where each line lists a source file path and the the paths of all the headers it depends on.

See if ctags <http://ctags.sourceforge.net/> might help you along your path.

Speaking of this, I swear I remember at one point hearing about some setting (I want to say it was an undocumented plist thing) that would cause Xcode to actually create a graphic image file showing the dependency graph for a file when compiling. Anyone know what that setting is? I searched the archives but can't seem to find it.


Jim
_______________________________________________
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: Generating a parseable #include dependency graph from a project?
      • From: Doug Hill <email@hidden>
  • Prev by Date: Re: Debugging issue with XCode/GDB on SnowLeopard
  • Next by Date: Re: How to Inspect Method/Function Args Under GCC 4.2
  • Previous by thread: Re: Generating a parseable #include dependency graph from a project?
  • Next by thread: Re: Generating a parseable #include dependency graph from a project?
  • Index(es):
    • Date
    • Thread