Minor "catch" documentation improvements
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index ea5fafdff1a0b15f146a7e1ec0fcd451932564a2..d05b5a381a36da2111ae875b3d4742a4ab3a1152 100644 (file)
@@ -1,3 +1,61 @@
+2019-05-10  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.texinfo (Set Catchpoints): Add text for parameter to "catch
+       exception" and "catch handlers".  Move "catch exception unhandled"
+       text.  Use @var for "catch load" and "catch unload"
+
+2019-05-08  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.texinfo (Symbols): Document change to ptype/o.
+
+2019-05-03  Eli Zaretskii  <eliz@gnu.org>
+
+       * gdb.texinfo (Separate Debug Files): Document how the
+       subdirectory of the global debug directory is computed on
+       MS-Windows/MS-DOS.
+
+2019-04-29  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (Print Settings): Document 'print max-depth'.
+       * guile.texi (Guile Pretty Printing API): Document that 'print
+       max-depth' can effect the display of a values children.
+       * python.texi (Pretty Printing API): Likewise.
+       (Values From Inferior): Document max_depth keyword.
+
+2019-04-27  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.texinfo (Calling): Document the new
+       set|show may-call-functions.
+
+2019-04-22  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (Reverse Execution): Mention and xref process record
+       and replay.  Mention remote and system emulators.
+       (Process Record and Replay): List supported architectures.
+       Mention that "record btrace" is only supported on Intel
+       processors.
+
+2019-04-17  Alan Hayward  <alan.hayward@arm.com>
+
+       * gdb.texinfo (Other Command-Line Arguments for gdbserver)
+       (Monitor Commands for gdbserver)
+       (gdbserver man): Add debug-file option.
+
+2019-04-08  Kevin Buettner  <kevinb@redhat.com>
+
+       * python.texi (Inferiors In Python): Rename
+       Inferior.thread_from_thread_handle to Inferior.thread_from_handle.
+       Add note about the former being deprecated.
+
+2019-04-08  Kevin Buettner  <kevinb@redhat.com>
+
+       * python.texi (Threads In Python): Add description for method
+       InferiorThread.handle.
+
+2019-04-07  Tom Tromey  <tom@tromey.com>
+
+       * Makefile.in (all): Depend on "info".
+
 2019-04-01  Andrew Burgess  <andrew.burgess@embecosm.com>
 
        * gdb.texinfo (Convenience Funs): Document '$_creal' and
This page took 0.025434 seconds and 4 git commands to generate.