summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2011-01-07 15:47:21 +0000
committerTom Tromey <tromey@redhat.com>2011-01-07 15:47:21 +0000
commit06e65f441499bad232064278c41555db0dfd7a01 (patch)
tree97ac1b8ba47d68ede56b1b56edcec890f6980ad4
parent7be867377db57e62bc2dc7f0756b484bdac30fda (diff)
downloadppe42-binutils-06e65f441499bad232064278c41555db0dfd7a01.tar.gz
ppe42-binutils-06e65f441499bad232064278c41555db0dfd7a01.zip
* gdb.texinfo (Python API): Add descriptions to @menu items.
-rw-r--r--gdb/doc/ChangeLog4
-rw-r--r--gdb/doc/gdb.texinfo4
2 files changed, 6 insertions, 2 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog
index 8835a3155b..d5f89b22f5 100644
--- a/gdb/doc/ChangeLog
+++ b/gdb/doc/ChangeLog
@@ -1,3 +1,7 @@
+2011-01-07 Tom Tromey <tromey@redhat.com>
+
+ * gdb.texinfo (Python API): Add descriptions to @menu items.
+
2011-01-06 Tom Tromey <tromey@redhat.com>
* gdb.texinfo (Frames In Python): Document gdb.newest_thread.
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo
index d47a48443f..7f8c785c90 100644
--- a/gdb/doc/gdb.texinfo
+++ b/gdb/doc/gdb.texinfo
@@ -20710,8 +20710,8 @@ situation, a Python @code{KeyboardInterrupt} exception is thrown.
@menu
* Basic Python:: Basic Python Functions.
-* Exception Handling::
-* Values From Inferior::
+* Exception Handling:: How Python exceptions are translated.
+* Values From Inferior:: Python representation of values.
* Types In Python:: Python representation of types.
* Pretty Printing API:: Pretty-printing values.
* Selecting Pretty-Printers:: How GDB chooses a pretty-printer.
OpenPOWER on IntegriCloud