Linux kernel debugging leverage proven tools and advanced techniques to effectively debug Linux kernels and kernel modules

Effectively debug kernel modules, device drivers, and the kernel itself by gaining a solid understanding of powerful open source tools and advanced kernel debugging techniques Key Features Fully understand how to use a variety of kernel and module debugging tools and techniques using examples Learn...

Descripción completa

Detalles Bibliográficos
Otros Autores: Billimoria, Kaiwan N., author (author)
Formato: Libro electrónico
Idioma:Inglés
Publicado: Birmingham, UK : Packt Publishing [2022]
Materias:
Ver en Biblioteca Universitat Ramon Llull:https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009672597006719
Tabla de Contenidos:
  • Table of Contents A General Introduction to Debugging Software Approaches to Kernel Debugging Debug via Instrumentation – printk and Friends Debug via Instrumentation – Kprobes Debugging Kernel Memory Issues – Part 1 Debugging Kernel Memory Issues – Part 2 Oops! Interpreting the Kernel Bug Diagnostic Lock Debugging Tracing the Kernel Flow Kernel Panic, Lockups, and Hangs Using Kernel GDB (KGDB) A Few More Kernel Debugging Approaches.