GNU GLOBAL is a software which makes your hack
and review efficient by adding indexes to your software souce code.
You can locate specified symbols in the source files and move there quickly.
It is useful for hacking a large project containing many subdirectories,
many #ifdef and many main() functions.
It is similar to ctags or etags but is different from them
at the point of indeppendence of any editor.