From owner-freebsd-hackers@FreeBSD.ORG Thu Jun 30 13:30:02 2005 Return-Path: X-Original-To: hackers@freebsd.org Delivered-To: freebsd-hackers@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 085A516A41C for ; Thu, 30 Jun 2005 13:30:02 +0000 (GMT) (envelope-from gustavodn@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.196]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB8A943D4C for ; Thu, 30 Jun 2005 13:30:01 +0000 (GMT) (envelope-from gustavodn@gmail.com) Received: by wproxy.gmail.com with SMTP id i4so92511wra for ; Thu, 30 Jun 2005 06:30:01 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=HN78DR7g5wbf8VDZi98zGgDQwOe/rWC3x1R0pFgZ537k6TZi5bBoZeVDtlQUwkQwZlJxllGhTslhSKuKZA5GA33MO1H3fDKAJSr302uXkptQ+6xjxRnxR7Ofes7Rszo8iDrzhyDf8O5xUSrXy8R3eNphsub3NM1UBcQdtKUiBLI= Received: by 10.54.39.67 with SMTP id m67mr381497wrm; Thu, 30 Jun 2005 06:30:00 -0700 (PDT) Received: by 10.54.34.25 with HTTP; Thu, 30 Jun 2005 06:30:00 -0700 (PDT) Message-ID: <50af0a2605063006306ab2054d@mail.gmail.com> Date: Thu, 30 Jun 2005 10:30:00 -0300 From: Gustavo De Nardin To: hackers@freebsd.org In-Reply-To: <50af0a2605063006273cd0af03@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <20050630050017.GU31528@wantadilla.lemis.com> <50af0a2605063006273cd0af03@mail.gmail.com> Cc: Subject: Re: Suurce code navigation tools with call graph? X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: x List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Jun 2005 13:30:02 -0000 On 30/06/05, Gustavo De Nardin wrote: > I like Global: >=20 > /usr/ports/devel/global >=20 > (Sorry for the re-reply...) ... a quick usage guide: cd src gtags htags lynx ./HTML --=20 (nil)