On Mon, May 14, 2012 at 12: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? > Some things that come to mind, though I do not know how suitable each of them is for your particular needs, and I don't know how current or obsolete each is - you'll have to check and come to your conclusions (and report? :) * etags/ctags * cxref * cscope * LXR? -- Oleg Goldshmidt | [email protected]
_______________________________________________ Linux-il mailing list [email protected] http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il
