Semantic C code indexing and query tool

Semantic C code indexing and query tool

Gilboa Davara gilboad at gmail.com
Mon May 14 08:52:39 IDT 2012


On Mon, May 14, 2012 at 7:34 AM, Baruch Siach <baruch at tkos.co.il> 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



More information about the Linux-il mailing list