vote up 0 vote down star

I use cscope in vim to search for stuff in a large codebase. I find the "cs f e" option too slow. Anyway tips speed it up. I build my cscope database using cscope -bq

flag
How large is your codebase? How slow is "too slow"? What platform are you using? Is your source code on a local filesystem or a network filesystem? – Greg Hewgill Aug 24 at 22:03

Your Answer

Get an OpenID
or

Browse other questions tagged or ask your own question.