From owner-freebsd-questions Mon Apr 17 10:04:45 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id KAA08210 for questions-outgoing; Mon, 17 Apr 1995 10:04:45 -0700 Received: from cs.weber.edu (cs.weber.edu [137.190.16.16]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id KAA08204 for ; Mon, 17 Apr 1995 10:04:39 -0700 Received: by cs.weber.edu (4.1/SMI-4.1.1) id AA08296; Mon, 17 Apr 95 10:58:13 MDT From: terry@cs.weber.edu (Terry Lambert) Message-Id: <9504171658.AA08296@cs.weber.edu> Subject: Re: cscope for FreeBSD / or any free version /. To: rashid@haven.ios.com (Rashid Karimov.) Date: Mon, 17 Apr 95 10:58:12 MDT Cc: questions@FreeBSD.org In-Reply-To: <199504171505.LAA22804@haven.ios.com> from "Rashid Karimov." at Apr 17, 95 11:05:28 am X-Mailer: ELM [version 2.4dev PL52] Sender: questions-owner@FreeBSD.org Precedence: bulk > > One note is that the resulting program should allow the use of > > multiple variable reference files (databases). This was a recent > > mod to the USL cscope that increased the utility of the program for > > tree structured source heirarchies with sources spanning multiple > > physical directories. > > Where can I get it ? I mean cscope - interactive browser ? > I now about cflow , lint and other development tools - but I want > _cscope ? All cscope is is a token based search utility that knows how to do token based search/replace and start vi at file offsets. You get it by writing a clone or by licensing it from AT&T for $300 (I believe) for binary copies. Unfortunately, I don't have my proce list for this handy any more. Terry Lambert terry@cs.weber.edu --- Any opinions in this posting are my own and not those of my present or previous employers.