ctags, cscope

1. ctags package install
apt-get install ctags  vim

2. ctags command
 tj (tag jump)
ctrl+] : move to ctag with keyword on current cursor position.
ctrl+t : move to previous tag



'Linux' 카테고리의 다른 글

add system call  (1) 2012.01.16
vimrc  (1) 2012.01.16
print pstree  (2) 2012.01.16
download kernel source  (0) 2012.01.16
how can I access windows shared folder?  (0) 2012.01.12