Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Feb 1997 01:22:16 +0900
From:      Shigio Yamaguchi <shigio@wafu.netgate.net>
To:        hackers@freebsd.org
Cc:        shigio@wafu.netgate.net
Subject:   GLOBAL-1.7 for FreeBSD
Message-ID:  <199702171622.BAA20954@chiota.signet.or.jp>

next in thread | raw e-mail | index | archive | help
Hello, this is Yamaguchi.

GLOBAL-1.7 for FreeBSD(2.0.5R, 2.1.0R, 2.1.5R) is available in:

	http://wafu.netgate.net/tama/unix/indexe.html
					       ~
					       Please don't forget this 'e'.
New features:
o one level nested index is available.
o systags script is available. It make it easy to make hypertext of the kernel.
o work much faster than previous version.
o support of assembler source. (It's far from completeness.)

If you cannot get the file, please send me (shigio@wafu.netgate.net) E-mail.

---------------------------------------------------------------------------
GLOBAL is a browsing system for C and Yacc source code. It brings benefits
to all hackers.

It supports following environments.

	o shell command line
	o vi editor
	o web browser (You can see the example on the above site.)

I think it is useful to hack a large project containing many subdirectories
like MH, X or BSD kernel.

[Features]

	o Global can find the locations of specified function quickly.
	o Global can locate not only function definitions but also
	  function references
	o Global can treat a source tree containing subdirectories and
	  you can get a relative path of object from anywhere within the tree.
	o Global allow duplicate entries.
	o Global can understand perl's regular expression.
	o Global can also locate functions in library paths if the function
	  not found in your source directory.
	o Global can treat yacc file too.

Please enjoy.
--
Shigio Yamaguchi	E-Mail: shigio@wafu.netgate.net
			Home Page: http://wafu.netgate.net/tama/



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