Adjust testcases for readelf addend change
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 19b61bebe82052ac8493568fc1e99ead55efd464..995493f4b5fc720aaca9ff18048f31f07b2cf954 100644 (file)
@@ -1,3 +1,283 @@
+2012-05-11  Stan Shebs  <stan@codesourcery.com>
+           Kwok Cheung Yeung  <kcy@codesourcery.com>
+
+       * gdb.texinfo (Operating System Auxiliary Information): Document new
+       'info os' subcommands.
+
+2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Auto-loading, Init File in the Current Directory)
+       (libthread_db.so.1 file, objfile-gdb.gdb file, objfile-gdb.py file)
+       (dotdebug_gdb_scripts section): Add reference
+       to 'Auto-loading safe path'.
+
+2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Implement multi-component --with-auto-load-dir.
+       * gdb.texinfo (Auto-loading): New references
+       for 'set auto-load scripts-directory'
+       and 'show auto-load scripts-directory'.
+       (Auto-loading safe path): Describe the new default.  Move $ddir
+       substituation reference to 'objfile-gdb.py file'.
+       (objfile-gdb.py file): Describe script-name alias.  Change real-name to
+       script-name.  Describe new 'set auto-load scripts-directory'
+       and 'show auto-load scripts-directory'.
+
+2012-05-11  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       Provide $ddir substitution for --with-auto-load-safe-path.
+       * gdb.texinfo (Auto-loading): Replace /usr/local by $ddir/auto-load.
+       (Auto-loading safe path): Likewise.  Mention the default value,
+       $ddir substitution, --with-auto-load-safe-path and
+       --without-auto-load-safe-path.
+       * observer.texi (gdb_datadir_changed): New.
+
+2012-05-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Auto-loading): Wrap too long lines in @smallexample.
+       Twice.
+
+       * gdb.texinfo (Separate Debug Files, Auto-loading safe path): Replace
+       directory separator by path separator.
+
+2012-05-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Auto-loading safe path): Make 'directories'
+       for 'set auto-load safe-path' optional.  Mention if it is omitted.
+       Change disabling security protection condition to "/", twice.
+
+2012-05-03  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * gdb.texinfo (Symbol Tables In Python): Add documentation about
+       the new methods global_block and static_block on gdb.Symtab
+       objects.
+
+2012-05-02  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * gdb.texinfo (Blocks In Python): Add a note saying that future
+       improvements to GDB and its infrastructure can move symbols
+       across blocks within a symbol table.
+
+2012-04-29  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Architectures): Remove menu entry `A29K'.
+       (A29K): Remove.
+
+2012-04-27  Sergio Durigan Junior  <sergiodj@redhat.com>
+           Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Static Probe Points): New entry, explaining SystemTap
+       and generic static probe support on GDB.
+
+2012-04-25  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Go): Fix thinko.
+
+       * gdb.texinfo (Supported Languages): Add Go.
+       (Go): New node.
+
+2012-04-25  Yao Qi  <yao@codesourcery.com>
+
+       * gdbint.texinfo (Testsuite): New section `Board settings'.
+
+2012-04-23  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Auto-loading safe path): Remove trailing [@dots{}].
+       Three times.
+
+       * gdb.texinfo (Auto-loading safe path): Add trailing @dots{}.
+       Three times.
+
+2012-04-22  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Auto-loading safe path): Replace @itemize @bullet
+       by @table @asis.  Fix formatting of one item.
+
+2012-04-18  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Auto-loading verbose mode): Fix smallexample typo.
+
+2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       New option "set debug auto-load".
+       * gdb.texinfo (Auto-loading): New menu item for auto-load verbose mode.
+       (auto-load verbose mode): New node.
+
+2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       New option "set auto-load safe-path".
+       * gdb.texinfo (Auto-loading): Extend the "show auto-load"
+       and "info auto-load" examples for safe-path.  Put there also references
+       for "set auto-load safe-path" and "show auto-load safe-path".
+       New menu item for Auto-loading safe path.
+       (Auto-loading safe path): New node.
+       (Python Auto-loading): Update the expected output from "Missing"
+       to "No".
+
+2012-04-17  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       auto-load: Implementation.
+       * gdb.texinfo (Mode Options): New anchor for -nx.
+       (Startup): New anchors for Option -init-eval-command,
+       Home Directory Init File
+       and Init File in the Current Directory during Startup.
+       Mention set auto-load local-gdbinit with a reference.
+       Change the sample code to "set auto-load python-scripts".
+       (Threads): New anchor set libthread-db-search-path.
+       Provide references to libthread_db.so.1 file.
+       (Controlling GDB): New menu item for Auto-loading.
+       (Auto-loading, Init File in the Current Directory)
+       (libthread_db.so.1 file, objfile-gdb.gdb file): New nodes.
+       (Python): Rename the menu item Auto-loading to Python Auto-loading.
+       (Writing a Pretty-Printer, Objfiles In Python): Update the renamed
+       reference.
+       (Auto-loading): Rename to ...
+       (Python Auto-loading): ... here.  Change "set auto-load-scripts" to
+       "set auto-load python-scripts", new anchor for it.  Change
+       "show auto-load-scripts" to "show auto-load python-scripts", new anchor
+       for it.  Change "info auto-load-scripts"
+       to "info auto-load python-scripts", new anchor for it.  Change "scripts"
+       to "Python scripts".
+
+2012-04-14  Anton Gorenkov <xgsa@yandex.ru>
+
+       PR mi/13393
+       * gdb.texinfo (Print Settings): Extend the description for "set print
+       object".
+       (GDB/MI Variable Objects): Extend the description for -var-create and
+       -var-list-children.
+
+2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * gdb.texinfo (Examining Data): Document the 'explore' command.
+
+2012-03-28  Joel Brobecker  <brobecker@adacore.com>
+
+       * gdb.texinfo (GDB/MI Variable Objects): Document what happens
+       to the children of a varobj and its update range when -var-update
+       returns that the varobj's type changed.
+
+2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Auto-loading): Move @menu to the end of @node.
+       Create two new links fir 'objfile-gdb.py file'
+       and 'dotdebug_gdb_scripts section'.
+
+2012-03-27  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Auto-loading): Rename node reference
+       '.debug_gdb_scripts section' to 'dotdebug_gdb_scripts section'.
+       Twice.
+       (.debug_gdb_scripts section): Rename the node ...
+       (dotdebug_gdb_scripts section): ... here.
+       (Maintenance Commands): Also rename this node reference.
+
+2012-03-22  Siva Chandra Reddy  <sivachandra@google.com>
+
+       * gdb.texinfo (Python API/Values From Inferior): Add description
+       about the new method Value.referenced_value.  Add description on
+       how Value.dereference is different (and similar) to
+       Value.referenced_value.
+
+2012-03-19  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (File Options): Describe --init-command=FILE, -ix and
+       --init-eval-command=COMMAND, -iex.
+       (Startup): Describe -iex and -ix.  Simplify the example
+       for "set auto-load-scripts off".
+
+2012-03-16  Gary Benson  <gbenson@redhat.com>
+
+       PR breakpoints/10738
+       * gdb.texinfo (Inline Functions): Remove the now-unnecessary @item
+       stating that GDB cannot set breakpoints on inlined functions.
+       (Mode Options): Document --use-deprecated-index-sections.
+       (Index Section Format): Document new index section version format.
+
+2012-03-15  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Debugging C Plus Plus): Document "info vtbl".
+
+2012-03-13  Doug Evans  <dje@google.com>
+
+       * gdb.texinfo (Help): Change apropos example to use "alias" instead
+       of "reload".
+       (Symbols): Delete docs for set/show symbol-reloading.
+       * gdbint.texinfo (Defining Other Architecture Features): Delete
+       SYMBOL_RELOADING_DEFAULT.
+       * refcard.tex: Delete reference to symbol-reloading.
+
+2012-03-07  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (General Query Packets): Document new
+       QProgramSignals packet.
+       * gdb.texinfo (Remote configuration): Mention
+       "program-signals-packet".
+
+2012-03-05  Tristan Gingold  <gingold@adacore.com>
+
+       * gdb.texinfo (General Query Packets): Document xfer:uib:read.
+
+2012-03-03  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (In-Process Agent): New node.
+       Document new commands.
+       (General Query Packets): Add packet `QAgent'.
+
+2012-03-01  Maciej W. Rozycki  <macro@codesourcery.com>
+
+       * gdb.texinfo (MIPS Features): Add org.gnu.gdb.mips.dsp.
+
+2012-03-01  Scott J. Goldman <scottjg@vmware.com>
+
+       * gdb.texinfo (Commands In Python): Put example python macro in
+       COMMAND_USER category rather than COMMAND_OBSCURE.
+       Document gdb.COMMAND_USER.
+       (User-defined Commands): Update documentation to clarify
+       "set/show max-user-call-depth" and "show user" don't apply to python
+       commands.  Update documentation to clarify "help user-defined" may
+       also include python commands defined as COMMAND_USER.
+
+2012-02-25  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * gdb.texinfo (Startup): Add option -ex description to the option -x
+       description.
+
+2012-02-24  Luis Machado  <lgustavo@codesourcery.com>
+
+       * gdb.texinfo (Setting Breakpoints): Mention and explain the
+       condition-evaluation breakpoint parameter.
+       Mention condition-evaluation mode being shown in "info break".
+       (Break Conditions): Add description for target-side
+       conditional breakpoints.
+       (Remote Configuration): Mention conditional-breakpoints-packet. 
+       (Packets): Add cond-expr parameter to Z0/Z1 packets and explain
+       cond-expr.
+       (General Query Packets): Mention new ConditionalBreakpoint feature.
+
+2012-02-22  Tom Tromey  <tromey@redhat.com>
+
+       * gdb.texinfo (Blocks In Python): Clarify block iteration.
+
+2012-02-17  Tom Tromey  <tromey@redhat.com>
+
+       PR python/10753:
+       * gdb.texinfo (objfile-gdb.py file): Fix location of auto-load
+       directory.
+
+2012-02-14  Stan Shebs  <stan@codesourcery.com>
+
+       * gdb.texinfo (Disabling Breakpoints): Document enable count.
+
+2012-02-13  Pedro Alves  <palves@redhat.com>
+
+       * gdb.texinfo (MIPS boards): Refer to mips-elf instead of
+       mips-idt-ecoff.
+
+2012-02-09  Yao Qi  <yao@codesourcery.com>
+
+       * gdb.texinfo (Symbols In Python): Add missing `@end defvar'.
+
 2012-02-07  Tom Tromey  <tromey@redhat.com>
 
        * gdb.texinfo (Symbols In Python): Document Symbol.needs_frame and
This page took 0.033304 seconds and 4 git commands to generate.