最新消息:请大家多多支持

Debugging Linux Kernel in Deep – Part 2

其他教程 dsgsd 175浏览 0评论

Genre: eLearning | MP4 | Video: h264, 1280×720 | Audio: aac, 48000 Hz
Language: English | Size: 1.58 GB | Duration: 2h 49m

What you’ll learn
Debugging Linux Kernel Using KGDB
KGDB on Raspberry Pi3
Requirements
Should have basic knowledge of Linux Kernel
Description
User space processes can be debugged using gdb. With gdb you can

single-step,

stop,

resume,

put break-points,

inspect memory and variables,

look through call stack information

What if we can use gdb on running Linux Kernel.

Problem:

How can a gdb debug running kernel as it is just a user space process.

Solution:

Client/Server Architecture

User space programs can be debugged remotely using the combination of gdbserver on the target machine and gdb on the host machine/development machine.

The Linux kernel has a GDB Server implementation called KGDB. It communicates with a GDB client over network or serial port connection

In this course we will learn:

How to setup KGDB

Various ways of getting the target into development machine

Setting Breakpoints

Printing and Setting Variables

Using a single serial port for both kgdb and console messages

Getting the kernel messages in gdb window

Debugging Linux Kernel Modules (In-Tree, out of tree)

Use of GDB Scripts present in the Linux Kernel

Who this course is for:
Kernel developers interested to learn various debugging techniques


Password/解压密码0daydown

Download rapidgator
https://rg.to/file/c1cedd6919ea254c653cf089457c0c99/Debugging_Linux_Kernel_in_Deep_-_Part_2.part1.rar.html
https://rg.to/file/5fb346c1025e6d44aa05fd547fd8eb12/Debugging_Linux_Kernel_in_Deep_-_Part_2.part2.rar.html

Download nitroflare
https://nitroflare.com/view/4E8DFDCD5132F05/Debugging_Linux_Kernel_in_Deep_-_Part_2.part1.rar
https://nitroflare.com/view/C92EA25AFEF0E40/Debugging_Linux_Kernel_in_Deep_-_Part_2.part2.rar

资源下载此资源仅限VIP下载,请先

转载请注明:0daytown » Debugging Linux Kernel in Deep – Part 2

您必须 登录 才能发表评论!