From owner-freebsd-questions@FreeBSD.ORG Wed Jun 11 11:51:46 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE7A337B401 for ; Wed, 11 Jun 2003 11:51:46 -0700 (PDT) Received: from alpha.yumyumyum.org (dsl092-171-091.wdc1.dsl.speakeasy.net [66.92.171.91]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4718643FB1 for ; Wed, 11 Jun 2003 11:51:45 -0700 (PDT) (envelope-from culverk@yumyumyum.org) Received: from alpha.yumyumyum.org (localhost [127.0.0.1]) by alpha.yumyumyum.org (8.12.9/8.12.9) with ESMTP id h5BIp1bB031871; Wed, 11 Jun 2003 14:51:01 -0400 (EDT) (envelope-from culverk@yumyumyum.org) Received: from localhost (culverk@localhost)h5BIp163031868; Wed, 11 Jun 2003 14:51:01 -0400 (EDT) (envelope-from culverk@yumyumyum.org) X-Authentication-Warning: alpha.yumyumyum.org: culverk owned process doing -bs Date: Wed, 11 Jun 2003 14:51:00 -0400 (EDT) From: Kenneth Culver To: Michal Pasternak In-Reply-To: <20030611204807.GA29188@pasternak.w.lub.pl> Message-ID: <20030611145050.N30516-100000@alpha.yumyumyum.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=X-UNKNOWN Content-Transfer-Encoding: QUOTED-PRINTABLE X-Spam-Status: No, hits=-21.0 required=5.0 tests=EMAIL_ATTRIBUTION,IN_REP_TO,QUOTED_EMAIL_TEXT, REPLY_WITH_QUOTES,X_AUTH_WARNING version=2.53 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) X-Spam-Checker-Version: SpamAssassin 2.53 (1.174.2.15-2003-03-30-exp) cc: freebsd-questions@freebsd.org Subject: Re: System for generating C/C++ references? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Jun 2003 18:51:47 -0000 cscope works well for C, don't know about the other ones. Ken On Wed, 11 Jun 2003, Michal Pasternak wrote: > Hello, > > I am looking for some sort of software which would allow me > to generate C/C++ (and preferably other languages, like Python > or PHP) references for a given project. Suppose I am browsing > FreeBSD kernel, notice, that a function uses ,,struct somestruct'' > as it's parameter. I want to see, what other functions use this > struct and where's that struct defined. I know, that tools like > find and grep might be helpful :) but it is uncomfortable > to grep kernel sources every time I want to find something. > > I am sure I have seen projects like this, but I cant remember > the name. Could you? Thanks in advance. > > Please CC: me, as I am not quite a subscriber of this list. > > Regards, > -- > Micha=B3 Pasternak :: http://pasternak.w.lub.pl > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.o= rg" >