Deprecate and replace the "tabset" command
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 4750c340b5c9ca3be288ce35a28de627d22a41fb..4eee031ddb561acd61a8c776cb806e24b4d308bb 100644 (file)
@@ -1,3 +1,108 @@
+2018-10-19  Tom Tromey  <tom@tromey.com>
+
+       PR tui/18388:
+       * gdb.texinfo (TUI Commands): Remove tabset documentation.
+       (TUI Configuration): Document "set tui tab-width".
+
+2018-10-09  Tom Tromey  <tom@tromey.com>
+
+       * python.texi (Inferiors In Python): Link to "Frames In Python",
+       not "Unwinding Frames in Python".
+
+2018-10-09  Tom Tromey  <tom@tromey.com>
+
+       * gdb.texinfo (Configure Options): Update --enable-ubsan
+       documentation.
+
+2018-10-08  John Baldwin  <jhb@FreeBSD.org>
+
+       * gdb.texinfo (Contributors): Add SRI International and University
+       of Cambridge for FreeBSD/riscv.
+
+2018-10-06  Tom Tromey  <tom@tromey.com>
+
+       PR python/19399:
+       * python.texi (Inferiors In Python): Document
+       Inferior.Architecture.
+
+2018-10-06  Tom Tromey  <tom@tromey.com>
+
+       PR python/21765:
+       * python.texi (Symbols In Python): Document the module and
+       common-block domains.  Remove documentation for incorrect
+       domains.
+
+2018-10-03  Tom Tromey  <tom@tromey.com>
+
+       * gdb.texinfo (Configure Options): Document --enable-ubsan.
+
+2018-10-02  John Darrington <john@darrington.wattle.id.au>
+
+        * gdb.texinfo (Remote Connection Commands): Describe
+         the changes to target remote and target extended-remote
+         relating to Unix domain sockets.
+
+2018-10-01  Tom Tromey  <tom@tromey.com>
+
+       * gdb.texinfo (Configure Options): Document configure options.
+
+2018-09-29  Tom Tromey  <tom@tromey.com>
+
+       * gdb.texinfo (Requirements): Mention C++, GNU make.
+       (Requirements): Sort the table.  Add more libraries.
+       (Running Configure): Remove obsolete text.
+       (Separate Objdir): Likewise.
+       (Configure Options): Likewise.
+
+2018-09-28  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (Frames): Rewrite the description of 'frame number'
+       to highlight that the number is also the frame's level.
+       (Selection): Rewrite documentation for 'frame' and 'select-frame'
+       commands.
+       (Frame Info): Rewrite documentation for 'info frame' command.
+
+2018-09-23  Tom Tromey  <tom@tromey.com>
+
+       PR python/18852:
+       * python.texi (Parameters In Python): Document exception behavior
+       of get_set_string.
+
+2018-09-18  John Baldwin  <jhb@FreeBSD.org>
+
+       * gdb.texinfo (info proc): Remove "running".
+       (info proc mappings): Replace "program" with "process".
+
+2018-09-18  John Baldwin  <jhb@FreeBSD.org>
+
+       * gdb.texinfo (Process Information): Document "info proc files"
+       command.
+
+2018-09-17  Tom Tromey  <tom@tromey.com>
+
+       * gdb.texinfo (Index Files): Update for cache directory change on
+       macOS.
+
+2018-09-16  Tom Tromey  <tom@tromey.com>
+
+       * python.texi (Basic Python): Update docs for find_pc_line,
+       solib_name.
+       (Progspaces In Python): Update docs for current_progspace.
+       Document block_for_pc, find_pc_line, is_valid, nsolib_name.
+       Move method documentation before example.
+
+2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
+
+       * python.texi (Objfiles In Python): Update gdb.objfiles() doc.
+
+2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
+2018-09-13  Tom Tromey  <tom@tromey.com>
+
+       * python.texi (Program Spaces In Python): Document the
+       Progspace.objfiles method.
+       (Objfiles In Python): Mention that gdb.objfiles() is identical
+       to gdb.selected_inferior().progspace.objfiles().
+
 2018-09-13  Simon Marchi  <simon.marchi@ericsson.com>
 2018-09-13  Tom Tromey  <tom@tromey.com>
 
This page took 0.027972 seconds and 4 git commands to generate.