On Mon, May 14, 2012 at 7:34 AM, Baruch Siach <[email protected]> wrote:
>
> Hi linux-il,
>
> I'm looking for a tool that can do semantic search is a body of C code.
> Example query: "give me all references to field y in struct x defined in
> file
> z.h". I would prefer an open source, command line driven tool. C++ support
> is
> an advantage. Does such a tool exist?
>
> baruch
>
> --

I use cscope for more-or-less the same requirements.

- Gilboa

_______________________________________________
Linux-il mailing list
[email protected]
http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il

Reply via email to