文章分类 - yocto
yocto系统相关知识积累
摘要:ERROR: PermissionError: [Errno 1] Operation not permitted During handling of the above exception, another exception occurred: Traceback (most recent c
阅读全文
摘要:addr2line可以用来定位call trace打印的PC值对应的代码位置。 1.要找到用于 addr2line 的镜像文件,你需要一个包含调试符号的 ELF(Executable and Linkable Format)文件。这个文件通常不会被剥离(strip),这意味着它包含了源代码的调试信息
阅读全文
摘要:1.通过构建do_print() {}任务来打印变量 比如 do_print() { echo "${my-variable}" bbnote "${my-variable}" } addtaske print before do_build 2. 如果你只是想在 BitBake 命令行中快速查看变
阅读全文

浙公网安备 33010602011771号