2011-10-20 Phil Muldoon <pmuldoon@redhat.com>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 8ebc4f256ea60f8b4ff4e53befdeeb493bd2b07a..9169d8e96a86762d4fa08de6593fdcbdbcf51d32 100644 (file)
@@ -1,3 +1,31 @@
+2011-10-20  Phil Muldoon  <pmuldoon@redhat.com>
+
+       PR python/12656
+
+       * gdb.texinfo (Blocks In Python): Document is_static, is_global,
+       global_block, static_block function.
+
+2011-10-19  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Commands In Python): Add missing "@"s.
+
+2011-10-13  Kevin Pouget  <kevin.pouget@st.com>
+
+       PR python/13285 Document named constants for frame unwind stop reasons
+       * gdb.texinfo (Frames In Python): Document gdb.FRAME_UNWIND_* 
+       constants.
+
+2011-10-12  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Fix compatibility with texinfo versions older than 4.12.
+       * Makefile.in (MAKEINFO): Set to @MAKEINFO@.
+       (MAKEINFOFLAGS, MAKEINFO_EXTRA_FLAGS, MAKEINFO_CMD): New.
+       (MAKEHTMLFLAGS): Use MAKEINFO_CMD.
+       (gdb.info, gdbint.info, stabs.info, annotate.info): Use MAKEINFO_CMD.
+       * gdb.texinfo (Tail Call Frames): Convert @arrow{} to @click, when possible.
+       Make the conversion conditional on HAVE_MAKEINFO_CLICK, using variables
+       CALLSEQ1A, CALLSEQ1B, CALLSEQ2A and CALLSEQ2B.
+
 2011-10-09  Doug Evans  <dje@google.com>
 
        * gdb.texinfo (Extending GDB): Document alias command.
This page took 0.025859 seconds and 4 git commands to generate.