base是在ubuntu24上,uname -r输出6.8.0-59-generic,这个时候执行apt source linux-source-6.8.0得到的源码。 然后基于此做的开发
download from https://android.googlesource.com/toolchain/llvm-project/+/b397f81060ce6d701042b782172ed13bee898b79
研究构建系统的博客。 1. 经久不衰的autoconf、m4等 2. aosp使用的soong、ckati、ninja,以及未来将要使用的bazel等等 啥时候有空啥时候研究吧。这块内容很有趣,但是很浪费时间。
https://git.kernel.org/pub/scm/utils/dash/dash.git->https://github.com/mindulmindul/dash.git->here
调试器: 内核调试 bpf trace 应用层调试 lldb 模拟器: qemu bochs 安卓模拟器