摘要:
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 阅读全文
posted @ 2016-04-23 23:54
rainker
阅读(166)
评论(0)
推荐(0)
摘要:
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 阅读全文
posted @ 2016-04-23 23:52
rainker
阅读(103)
评论(0)
推荐(0)

浙公网安备 33010602011771号