首页
社区
课程
招聘
[下载]Debugging Linux Systems (Digital Short Cut)
发表于: 2009-12-3 21:56 2673

[下载]Debugging Linux Systems (Digital Short Cut)

2009-12-3 21:56
2673


Debugging Linux Systems (Digital Short Cut)
90 pages | Prentice Hall PTR (November 3, 2009) | ISBN: 0136123546 | PDF | 7.1 MB

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.

We then investigate Kernel Probes, a feature that lets you intrude into a kernel function and extract debug information or apply a medicated patch. Analyzing a crash dump can yield clues for postmortem analysis of kernel crashes or hangs, so we take a look at Kdump, a serviceability tool that collects a system dump after spawning a new kernel. Profiling points you to code regions that burn more CPU cycles, so we learn to use the OProfile kernel profiler and the gprof application profiler to sense the presence of code bottlenecks. Because tracing provides insight into behavioral problems that manifest during interactions between different code modules, we delve into the Linux Trace Toolkit, a system designed for high-volume trace capture.

The section “Debugging Embedded Linux” takes a tour of the I/O interfaces commonly found on embedded hardware, such as flash memory, serial port, PCMCIA, Secure Digital media, USB, RTC, audio, video, touch screen, and Bluetooth, and provides pointers to debug the associated device drivers. We also pick up some board-level debugging skills with the help of a case study. The section “Debugging Network Throughput” takes you through some device driver design issues and protocol implementation characteristics that can affect the horsepower of your network interface card. We end the shortcut by examining several options available in the kernel configuration menu that can emit valuable debug information.

Download:
http://rapidshare.com/files/315570555/Que_-_Debugging_Linux_Systems__2009_.zip

[注意]传递专业知识、拓宽行业人脉——看雪讲师团队等你加入!

上传的附件:
收藏
免费 1
支持
分享
最新回复 (7)
雪    币: 119
活跃值: (10)
能力值: ( LV2,RANK:10 )
在线值:
发帖
回帖
粉丝
2
连接失败???
2009-12-3 22:30
0
雪    币: 97697
活跃值: (200854)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
3
链接正常,已测试.
2009-12-3 23:12
0
雪    币: 558
活跃值: (46)
能力值: ( LV2,RANK:16 )
在线值:
发帖
回帖
粉丝
4
真的下不了。各种浏览器ff、the world、遨游、搜狗、、、谷歌
2009-12-4 00:04
0
雪    币: 97697
活跃值: (200854)
能力值: (RANK:10 )
在线值:
发帖
回帖
粉丝
5
DOWN IT.
上传的附件:
2009-12-6 09:35
0
雪    币: 1708
活跃值: (586)
能力值: ( LV15,RANK:670 )
在线值:
发帖
回帖
粉丝
6
临时传至纳米盘,至少保证7天有效。
http://d.namipan.com/d/f0860bfd9315321803512ec59445800f217cd3bd57787100
2009-12-6 11:05
0
雪    币: 370
活跃值: (15)
能力值: ( LV9,RANK:170 )
在线值:
发帖
回帖
粉丝
7
Linux接触很早,但从未深入,至今皮毛尤稀
2009-12-6 12:50
0
雪    币: 558
活跃值: (46)
能力值: ( LV2,RANK:16 )
在线值:
发帖
回帖
粉丝
8
谢谢楼主。终于吓到啦
2009-12-6 16:07
0
游客
登录 | 注册 方可回帖
返回
//