Chinaunix首页 | 论坛 | 博客
  • 博客访问: 276739
  • 博文数量: 69
  • 博客积分: 2408
  • 博客等级: 大尉
  • 技术积分: 745
  • 用 户 组: 普通用户
  • 注册时间: 2005-06-09 16:37
文章分类

全部博文(69)

文章存档

2011年(16)

2010年(42)

2008年(9)

2005年(2)

我的朋友

分类: LINUX

2010-08-08 16:37:53

1.安装xscope
2.在源代码根目录执行cscope-indexer -r
3.主要命令:

C-c s s    Find symbol.
C-c s d    Find global definition.
C-c s g    Find global definition (alternate binding).
C-c s G    Find global definition without prompting.
C-c s c    Find functions calling a function.
C-c s C    Find called functions (list functions called from a function).
C-c s t    Find text string.
C-c s e    Find egrep pattern.
C-c s f    Find a file.
C-c s i    Find files #including a file.
C-c s u    Pop back to where cscope was last invoked.



阅读(722) | 评论(0) | 转发(0) |
0

上一篇:emacs+gtags

下一篇:scp 拷贝文件

给主人留下些什么吧!~~