Wednesday, March 28, 2007

Ctags not enough? Try Cscope

If you don't know what ctags is, you should read this.

If you are using ctags and are comfortable with it, but looking for something a bit more refined and powerful, you should be using cscope. It is very similar to ctags, except the ctrl-[ button is now replaced with ctrl-\ with many options to go to variable declarations, definitions, etc.

An excellent, but simple tutorial can be found here.

No comments: