读书人

怎么在cscope.out files中使用绝对路径

发布时间: 2012-07-16 15:44:59 作者: rapoo

如何在cscope.out files中使用绝对路径

When importing cscope.out, you can supply the prefix, i.e.

:cscope add /path/to/cscope.out /path/to/src/code

Then your searches will turn up like:

Cscope Tag: foobar    #   line  filename / context / line    1     21 /path/to/src/code/foobar_file.c

读书人网 >开源软件

热点推荐