]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Add menus for the new text.
authorDaniel Jacobowitz <drow@false.org>
Wed, 29 Mar 2006 16:00:29 +0000 (16:00 +0000)
committerDaniel Jacobowitz <drow@false.org>
Wed, 29 Mar 2006 16:00:29 +0000 (16:00 +0000)
gdb/doc/gdb.texinfo

index adf38a959e124a0d37513c8a990a85d87f298a66..b2a7e9943c65f54b234006a984490b99279fabff 100644 (file)
@@ -159,6 +159,8 @@ Copyright (C) 1988-2005 Free Software Foundation, Inc.
 * 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
@@ -24852,6 +24854,12 @@ processor variants it has never seen before --- to the extent that the
 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