* Maintenance Commands:: Maintenance Commands
* Remote Protocol:: GDB Remote Serial Protocol
* Agent Expressions:: The GDB Agent Expression Mechanism
+* Self-Describing Targets:: How targets can describe themselves to
+ @value{GDBN}
* Copying:: GNU General Public License says
how you can copy and share GDB
* GNU Free Documentation License:: The license for this documentation
descriptions are accurate, and that @value{GDBN} understands them.
+@menu
+* Retrieving Self-Descriptions:: How descriptions are fetched from a
+ target.
+* Self-Description Format:: The contents of a self-description.
+@end menu
+
@node Retrieving Self-Descriptions
@section Retrieving Self-Descriptions