ctags

How to tell ctags using C++ and analyse .inc as well?
ctags -R --langmap=c++:+.inc llvm/  build/llvm/build

Comments

Popular posts from this blog

gdb

Unix/Linux