This file documents the internals of the GNU debugger GDB.
Copyright © 1990-2013 Free Software Foundation, Inc. Contributed by Cygnus Solutions. Written by John Gilmore. Second Edition by Stan Shebs.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts. A copy of the license is included in the section entitled “GNU Free Documentation License”.
This document documents the internals of the GNU debugger, GDB. It includes description of GDB’s key algorithms and operations, as well as the mechanisms that adapt GDB to specific hosts and targets.
• Summary: | ||
• Overall Structure: | ||
• Algorithms: | ||
• User Interface: | ||
• libgdb: | ||
• Values: | ||
• Stack Frames: | ||
• Symbol Handling: | ||
• Language Support: | ||
• Host Definition: | ||
• Target Architecture Definition: | ||
• Target Descriptions: | ||
• Target Vector Definition: | ||
• Native Debugging: | ||
• Support Libraries: | ||
• Coding Standards: | ||
• Misc Guidelines: | ||
• Porting GDB: | ||
• Versions and Branches: | ||
• Start of New Year Procedure: | ||
• Releasing GDB: | ||
• Testsuite: | ||
• Hints: | ||
• GDB Observers: | GDB Currently available observers | |
• GNU Free Documentation License: | The license for this documentation | |
• Concept Index: | ||
• Function and Variable Index: |