On 12/18, Christopher Li wrote:
>
> I did not test it myself, but it looks seasonable to me.

Thanks.

> BTW, did you look at the show-parse series of function?
> It is a good example of how to traverse the symbol tree.
> I would love to see dissect using similar structure. 

dissect is quite different, please look at
        http://marc.theaimsgroup.com/?l=linux-sparse&m=112585110531119

And it is (I hope) complete. Note also it doesn't use evaluate.c,
it calls __sparse(). I am still waiting somebody will implement
sparse based cscope using dissect :)

What exactly you don't like in how it traverses the tree?
Actually, the structure is similar, but diisect has to track
"usage_t mode".

Oleg.

-
To unsubscribe from this list: send the line "unsubscribe linux-sparse" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to