`
javatgo
  • 浏览: 1126158 次
  • 性别: Icon_minigender_2
  • 来自: 北京
文章分类
社区版块
存档分类
最新评论

Emacs中使用Cscope

阅读更多
在emacs中使用cscope,在preServer下有三个目录,其中含有.h或.cpp文件。

第一步:在preServer下执行find ./ -name *.[hc]'*'> cscope.files,其作用是将当前目录下.h和.cpp 文件列表导入cscope.files。
第二步:cscope -b,其作用是生成符号列表文件cscope.out。
第三步:emacs中一般自动支持cscope,先设定初始索引目录,一般是当前根目录。
分享到:
评论

相关推荐

    emacs_cscope

    emacs_cscope emacs_cscope

    emacs配置介绍(cscope,ecb,cedect)

    介绍emacs配置,整合cscope,ecb等

    Emacs插件cscope+autocomplete

    现在cscope和autocomp插件越来越不好找,传一个自己用,并分享!

    my-emacs.d+cscope

    emacs sapcemacs cscope的支持。供不能连GITHUB的用户离线安装

    emacs 23.1 cedet 1.0pre7 ecb 2.33 cscope ...

    EMACS 23.1 CEDET 1.0pre7 ...cscope 15.7 诸多其他插件及优化配置 使用方法: 覆盖Emacs安装目录下的site-lisp文件夹 然后在C盘根目录建立一个.emacs文件,文件的内容为: (require 'examyes-main)

    emacs c 编程环境配置文件

    emacs c-mode配置 要求已安装cscope

    emacs-23.2-bin-i386 含cedet,auto-complete,doxymacs,yasnippet,cscope,ecb

    emacs-23.2-bin-i386 含cedet,auto-complete,doxymacs,yasnippet,cscope,ecb .emacs 已做基本配置

    vi+Emacs+GCC+Make+GDB+Bash经典书籍3

    这些书籍涵盖了从vi,emacs(编辑器), gcc(编译器), make(工程项目管理), gdb(调试),bash(使用最广泛的shell)等unix环境下开发所需的大部分工具的基本使用和高级功能等.基本上是某方面最经典最权威的著作.(还有一本是...

    cscope-15.8-win32

    cscope 15.8版的win32版本,mingw编译 编译详情可参考 http://blog.csdn.net/yanwuhuan/article/details/7824205

    my-lisp-emacs-23.2

    auto-complete-1.3 cedet-1.0 cscope-15.7a doxymacs-1.8.0 ecb-2.40 yasnippet-0.6.1c

    helm-cscope:将 xcscope 与 helm 一起使用!

    将 helm-cscope.el 放在你的加载路径中: (add-to-list 'load-path "/<path>/") 添加(require 'helm-cscope)到您的 .emacs 互动功能 helm-cscope-find-symbol helm-cscope-find-global-definition helm-cscope-...

    linxu-emacs

    linux 通用emacs配置,直接可以使用,打造linux下的code kde

    我的emcs 配置

    包行配置文件 把配置文件 放到主目录 .emacs.d 放主目录 安装 cscope 就可以使用了

    gvim 7.4.110 for Windows 64 位,带 +lua 及 Lua 库(开箱即用)

    MinGW 编译的 Windows 版 Vim,包含非官方补丁:中文行禁则('encoding' 选项为 UTF-...+emacs_tags +modify_fname -sun_workshop -xpm_w32 详情及更新: http://lilydjwg.is-programmer.com/pages/19540.html#win-vim

    gnu gloabl - win32

    可以运作在多种不同环境(如GNU Emacs,Vim,GNU less,GNU Bash或网页浏览器等),让使用者可以寻找到程式码中的某个特定对象,而且在程式码中来回移动。功能类似于ctags,etags或cscope。 win 环境下 global工具...

    gvim 7.4.110 for Windows 32 位,带 +lua 及 Lua 库(开箱即用)

    MinGW 编译的 Windows 版 Vim,包含非官方补丁:中文行禁则('encoding' 选项为 UTF-...+emacs_tags +modify_fname -sun_workshop -xpm_w32 详情及更新: http://lilydjwg.is-programmer.com/pages/19540.html#win-vim

    带lua支持的gvim编辑器

    可使用(+)与不可使用(-)的功能: +arabic +autocmd +balloon_eval +browse ++builtin_terms +byte_offset +cindent +clientserver +clipboard +cmdline_compl +cmdline_hist +cmdline_info +comments +conceal +...

    dmtcp:数据传输协议

    DMTCP还支持GNU屏幕会话,包括vim / cscope和emacs。 通过使用TightVNC,它还可以检查点并重新启动X Window应用程序。 有关multilib(32位和64位进程的混合),请参见“ ./configure --enable-multilib”。 DMTCP...

    GVim 7.2.441

    +cryptv +cscope +cursorshape +dialog_con_gui +diff +digraphs -dnd -ebcdic +emacs_tags +eval +ex_extra +extra_search +farsi +file_in_path +find_in_path +float +folding -footer +gettext/dyn -hangul_...

Global site tag (gtag.js) - Google Analytics