Using kgdb and the kgdb Internals

Jason Wessel

Tom Rini

Amit S. Kale

This file is licensed under the terms of the GNU General Public License version 2. This program is licensed "as is" without any warranty of any kind, whether express or implied.


Table of Contents

1. Introduction
2. Compiling a kernel
3. Enable kgdb for debugging
Kernel parameter: kgdbwait
Kernel parameter: kgdboc
Using kgdboc
Kernel parameter: kgdbcon
4. Connecting gdb
5. kgdb Test Suite
6. KGDB Internals
Architecture Specifics
kgdboc internals
7. Credits