第十章
摘要:对于复杂的Linux驱动HAL等程序库,需要使用各种办法对其进行调试。 对于嵌入式Linux内核模块,可执行程序,共享库的调试可能更加复杂一些,因为在大多数情况下需要至少两台机器。 首先介绍使用printk函数,该函数与printf函数类似,printk函数运行在内核空间,printf函数运行在用户
阅读全文
posted @ 2016-07-07 13:23
posted @ 2016-07-07 13:23
posted @ 2016-07-07 13:18
posted @ 2016-07-07 13:10