how to parse a cscope's database
问题 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