2000-07-24 06:06:32 +00:00
|
|
|
Source-Navigator is a source code analysis tool. With it, you can edit your
|
|
|
|
source code, display relationships between classes and functions and members,
|
|
|
|
and display call trees. You can also build your projects, either with your
|
|
|
|
own makefile, or by using Source-Navigator's build system to automatically
|
|
|
|
generate a makefile.
|
|
|
|
|
|
|
|
Source-Navigator works with the Insight GUI interface for GDB.
|
|
|
|
|
2000-10-31 14:59:58 +00:00
|
|
|
Source-Navigator supports C, C++, Java, Tcl, [incr Tcl], FORTRAN,
|
|
|
|
Python and COBOL, and provides an SDK so you can write your
|
|
|
|
own parsers.
|
2000-07-24 06:06:32 +00:00
|
|
|
|
|
|
|
Use Source-Navigator to:
|
|
|
|
* Analyze how a change will effect external source modules.
|
|
|
|
* Find every place in your code where a given function is called.
|
|
|
|
* Find each file that includes a given header file.
|
|
|
|
* Use the grep tool to search for a given string in all your source files.
|
|
|
|
|
|
|
|
Source-Navigator is released under the GNU Public License.
|
|
|
|
|
2000-07-24 08:56:13 +00:00
|
|
|
WWW: http://sources.redhat.com/sourcenav/
|
|
|
|
|
2000-07-24 06:06:32 +00:00
|
|
|
[ This port is maintained by Donald Burr <dburr@FreeBSD.ORG> ]
|