Categories
GNU GLOBAL
GLOBAL is a browsing system for C, C++, Yacc and Java source code: it lets you find the locations of function definitions and functions references in source files. It is useful if you want to hack a large project containing many subdirectories, many '#ifdef' and many main() functions.
'Global' supports the following environments: a shell command line, a Web browser, and both the Emacs and vi editors. Other features include:
- ability to locate object references as well as object definitions
- allows duplicate objects
- can generate a hypertext source tree.
- can generate a dynamic index with a CGI program
- tag files independent of machine architecture
- supports plug-in parsers with its configuration file
- supports a compact format to save disk space
- supports incremental updating of tag files
- treats a source tree containing subdirectories as a logical scope; you can get the relative path of objects from any where within that scope
Last updated 22 Feb, 2008
About
Leadership
- Shigio Yamaguchi - Maintainer
Requirements
- xlib6g (Build Prerequisite)
Subprograms
global, gtags, btreeop, gtags.el, gozilla, extended nvi, gctags, htags, htmake
Versions
5.6
5.6 released on 2007-07-06
- Released: 6 Jul, 2007
- Code Maturity: Stable
- Source Archive: http://ftp.gnu.org/gnu/global/global-5.6.tar.gz
- Licenses: GPLv3orlater
- Interfaces: Command Line
User Community and Support
User guide included and available online from http://www.gnu.org/software/global/manual/



