AOSP 使用 cscope 进行源码导读
参考: AOSP code navigation with cscope
继续阅读
W-quan
8月 23, 2017
Linux kernel 源码导读
Linux kernel 源码庞大,幸亏其提供了方法生成 ctags 或者 cscope 来帮助我们阅读源码。 Makefile在源码根目录下执行 make help 后可以看到:
继续阅读
W-quan
8月 22, 2017
命令集合
The command setAnd...
继续阅读
W-quan
8月 02, 2017
expand_less