找回密码
 立即注册
调试器Linux内核Debugging | 系统设计方案 2021-06-02 491 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
Debugging Linux Systems (Digital Short Cut),调试Linux系统讨论了目前用于调试2.6linux内核的主要工具。我们从探索内核调试器(KDB)、内核GNU调试器(KGDB)、普通GNU调试器(GDB)和JTAG调试器的看似深奥的操作开始。

(Debugging Linux Systems discusses the main tools available today to debug 2.6 Linux Kernels. We start by exploring the seemingly esoteric operations of the Kernel Debugger (KDB), Kernel GNU DeBugger (KGDB), the plain GNU DeBugger (GDB), and JTAG debuggers.)

1622618892109.rar


上一篇:IP数据流走向图解
下一篇:aes算法的研究与优化