04 2016 档案
摘要:cmake: cmake -G [] -DCMAKE_BUILD_TYPE=[] PATH confige: ccmake ... turn OPTIMIZE off to debug in gdb; turn DEBUG_OUTPUT on to show debug info. cgdb: sw
阅读全文
摘要:cscope: in vim: help cs and you will find anything you want. cscope -Rbq; find . -name "*.h" -o -name "*.c" -o -name "*.cc" > cscope.files find . -nam
阅读全文
摘要:brew install csope; download taglist and ctags from the website,follow the instrusion to install; edit .vimrc file: add: let Tlist_Ctags_Cmd='/usr/loc
阅读全文

浙公网安备 33010602011771号