how to parse a cscope's database

会有一股神秘感。 提交于 2019-12-05 05:22:22

问题


Is there any way I can parse the cscope's database? I'm using windows, and I can't find any article about the data format of cscope's database, every article is about VIM or EMacs.


回答1:


You can find it here. I don't know why this info is not available on the latest manpage.

The info you want is under "SYMBOL DATABASE FORMAT".

ftp://ftp.eeng.dcu.ie/pub/ee454/cygwin/usr/share/doc/mlcscope-14.1.8/html/cscope.html



来源:https://stackoverflow.com/questions/6494302/how-to-parse-a-cscopes-database

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!