gdb/python: Introduce gdb.lookup_static_symbols
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 339f3375e0c8064e72271ea4648b16d1c840e66e..fec0ebd8a1126a51009d6f7ca09e5ad571ff7fa6 100644 (file)
@@ -1,3 +1,95 @@
+2019-11-10  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * python.texi (Symbols In Python): Add documentation for
+       gdb.lookup_static_symbols.
+
+2019-11-10  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * python.texi (Symbols In Python): Extend documentation for
+       gdb.lookup_static_symbol.
+
+2019-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (Symbols): Document new 'info module variables' and
+       'info module functions' commands.
+
+2019-10-31  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (Symbols): Document new 'info modules' command.
+
+2019-10-31  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.texinfo (Convenience Funs): Document the new
+       $_gdb_setting_str, $_gdb_maint_setting and $_gdb_maint_setting_str
+       convenience functions.
+
+2019-10-29  Christian Biesinger  <cbiesinger@google.com>
+
+       * Makefile.in: Also set SYSTEM_GDBINIT_DIR for the info manual
+       generation.
+       * gdb.texinfo (many sections): Document new --with-system-gdbinit-dir
+       option.
+
+2019-10-23  Tom Tromey  <tom@tromey.com>
+
+       * Makefile.in (READLINE_DIR): Update.
+
+2019-10-23  Christian Biesinger  <cbiesinger@google.com>
+
+       * python.texi (Threads In Python): Add a note for how to get the
+       list of threads.
+
+2019-10-07  Tom de Vries  <tdevries@suse.de>
+
+       * gdb.texinfo: Fix typo.
+       * guile.texi: Same.
+       * python.texi: Same.
+
+2019-10-03  Bernhard Heckel  <bernhard.heckel@intel.com>
+
+       * doc/gdb.texinfo (Fortran Operators): Describe scope operator.
+
+2019-10-02  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.texinfo (Set Catchpoints, Convenience Vars): Document
+       $_ada_exception.
+
+2019-09-20  Ulrich Weigand  <uweigand@de.ibm.com>
+
+       * doc/gdb.texinfo (Remote Configuration): Remove documentation for
+       qXfer:spu:read and qXfer:spu:write.
+       (General Query Packets): Likewise.
+       (Cell Broadband Engine SPU architecture): Remove subsection.
+
+2019-09-18  Tom Tromey  <tom@tromey.com>
+
+       * gdb.texinfo (Editing): Document readline application name.
+       (TUI Single Key Mode): Document TUI SingleKey keymap name.
+
+2019-09-17  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (Source Path): Additional text to better describe
+       how the source path directory list is used when searching for
+       source files.
+
+2019-09-12  Philippe Waroquiers  <philippe.waroquiers@skynet.be>
+
+       * gdb.texinfo (Ada Tasks): Tell the task name is printed, update
+       examples.
+
+2019-09-10  Tom Tromey  <tromey@adacore.com>
+
+       * gdb.texinfo (Index Files): Update Ada text.
+
+2019-08-27  Andrew Burgess  <andrew.burgess@embecosm.com>
+
+       * gdb.texinfo (Symbols): Add information about the -n flag to
+       "info variables" and "info functions".
+
+2019-08-25  Yoshinori Sato <ysato@users.sourceforge.jp>
+
+        * gdb.texinfo (Standard Target Features): Add RX Features sub-section.
+
 2019-08-16  Alan Hayward  <alan.hayward@arm.com>
 
        * gdb.texinfo (AArch64 Pointer Authentication)
This page took 0.028497 seconds and 4 git commands to generate.