热门标签 | HotTags
当前位置:  开发笔记 > 编程语言 > 正文

linux世界里类似sourceinsight的工具(zz)如梦初醒中国教育人博客

linux世界里类似sourceinsight的工具(zz)-如梦初醒-中国教育人博客sourcenavhttp:sourcenav.sourcefor

linux世界里类似source insight的工具(zz)-如梦初醒-中国教育人博客

sourcenav

http://sourcenav.sourceforge.net/index.html

What is Source-Navigator?
 
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.

Source-Navigator supports C, C++, Java, Tcl, [incr Tcl], FORTRAN and COBOL, and provides and SDK so that you can write your own parsers.

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.




推荐阅读
author-avatar
老猫
这个家伙很懒,什么也没留下!
PHP1.CN | 中国最专业的PHP中文社区 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved | 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有