Fwd: Xcode code analysis tool?
Fwd: Xcode code analysis tool?
- Subject: Fwd: Xcode code analysis tool?
- From: Geoff Beier <email@hidden>
- Date: Wed, 13 Apr 2011 23:17:34 -0400
Sorry. I meant to send this to the list.
---------- Forwarded message ----------
From: Geoff Beier <email@hidden>
Date: Wed, Apr 13, 2011 at 23:16
Subject: Re: Xcode code analysis tool?
To: Chris Cleeland <email@hidden>
On Wed, Apr 13, 2011 at 22:08, Chris Cleeland
<email@hidden> wrote:
> On Wed, Apr 13, 2011 at 5:26 PM, Nathan Sims
> <email@hidden> wrote:
>> Thanks, Doxygen is what I ended up doing. It does tell me what I'm looking to know, but piecemeal, not as a single graph. (If there's a way for Doxygen to generate one large graph, let me know!)
>>
>
> I've done that for C++ awhile back, but I don't recall how. I
> remember it not being complicated, because I have little tolerance for
> complicated things like that.
>
> However, if the software itself is sufficiently large, then so, too,
> will be the graph, which means you'll have a tough time navigating it.
>
We've used this for C++ before. If memory serves, the information here:
http://www.stack.nl/~dimitri/doxygen/diagrams.html
was enough to get it going. I also don't remember doing anything
complicated, because I wouldn't have bothered if I had to. I'm not
sure if this is wired in for objective-c and I'm pretty sure that if
it is, any non-trivial use of the runtime's dynamic features would
defeat it. But it might be a good starting point.
Geoff
_______________________________________________
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