[<<][c][>>][..]Mon Jul 11 20:43:11 CEST 2011
Minimal setup: apt-get install cscope cscope-el cscope -bR -I<path> ... # Index directory, set include path. Emacs: (require 'xcscope) M-x cscope-set-initial-directory # Set it to the file that contains cscope.out M-x cscope-find-this-text-string # C-c s s
[Reply][About]
[<<][c][>>][..]