Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 1996 09:46:31 +0200 (MESZ)
From:      "Hr.Ladavac" <lada@ws2301.gud.siemens.co.at>
To:        gurney_j@resnet.uoregon.edu
Cc:        questions@freebsd.org
Subject:   Re: c source grep
Message-ID:  <199605300746.AA256052391@ws2301.gud.siemens.co.at>
In-Reply-To: <Pine.BSF.3.91.960529232046.284I-100000@nike.efn.org> from "John-Mark Gurney" at May 29, 96 11:25:20 pm

next in thread | previous in thread | raw e-mail | index | archive | help
In his e-mail John-Mark Gurney wrote:
> I am looking for a utility that will be able to search a source file and 
> it's includes in search of something like a struct of a function 
> declaration...  I'm not sure it such a util exists... if it doesn't I 
> will write one... but I don't want to re-invent the wheel... (almost said 
> invent the wheel :) )...  thanks for your pointers... TTYL..

etags or ctags might be useful to you.  To be used with emacs or vi,
respectively.  The others are cxref and cscope, available(?) from AT&T.

/Marino




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199605300746.AA256052391>