X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=141d47f4ee90643f4203ad2db53301b5982b6aee;hb=29453a14557af65ed7a0867722b0145bb9f0e0c2;hp=faa0d507f04dc26e51e84826711b524aa7b76c1e;hpb=2c91021cac236dfc9739feba014a6ecb959d604f;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index faa0d507f0..141d47f4ee 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,451 @@ +2013-11-24 Yao Qi + + * gdb.texinfo (Caching Remote Data): Document new + "set/show stack-cache" option. + +2013-11-24 Yao Qi + + * gdb.texinfo (Caching Target Data): Replace "ON" with "on". + (Maintenance Commands): Replace "ON" and "OFF" with "on" and + "off" respectively. + +2013-11-23 Yao Qi + + * gdb.texinfo (GDB/MI Variable Objects): Add the description + of "displayhint" to the table about child results. + +2013-11-21 Yao Qi + + * gdb.texinfo (GDB/MI Variable Objects): Add attribute + 'dynamic' for the output of command -var-list-children. + +2013-11-21 Yao Qi + + * gdb.texinfo (Caching Target Data): Remove "see" before + @pxref. + +2013-11-20 Yao Qi + + * gdb.texinfo (Caching Target Data): Update doc for + per-address-space dcache. + +2013-11-20 Yao Qi + + * gdb.texinfo (Data): Rename menu item. + (Caching Remote Data): Rename to ... + (Caching Target Data): ... it. Update. + +2013-11-18 Joel Brobecker + + * gdb.texinfo (GDB/MI Miscellaneous Commands): Document the new + "language-option" entry in the output of the "-list-features" + command. + +2013-11-15 Tom Tromey + + * gdb.texinfo (Variables): Note gdb rules for ambiguous cases. + Add example. + +2013-11-14 Tom Tromey + + * gdb.texinfo (Breakpoints In Python): Replace "as" with "in". + +2013-11-14 Joel Brobecker + + * gdb.texinfo (Show): Add xref anchor for "show language" command. + (Context management): Place current subsection text into its own + subsubsection. Add new subsubsection describing the "--language" + command option. + +2013-11-13 Joel Brobecker + + * gdb.texinfo (GDB/MI Miscellaneous Commands): Delete + the documentation of "info-ada-exceptions" in the output + of the "-list-features" command. Add the documentation + of the "ada-exception" entry instead. + +2013-11-12 Joel Brobecker + + + * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix the first + word of a couple of sentences to start with a capital letter. + +2013-11-12 Joel Brobecker + + * gdb.texinfo (Ada): Add entry in menu for new "Ada Exceptions" node. + (Ada Exceptions): New node. + (GDB/MI): Add entry in menu for new "GDB/MI Ada Exceptions + Commands" node. + (GDB/MI Ada Exceptions Commands): New node. + (GDB/MI Miscellaneous Commands): Document new "info-ada-exceptions" + field in the output of the "-list-features" command. + * NEWS: Add entry for the new "info exceptions" CLI command, + and for the new "-info-ada-exceptions" GDB/MI command. + +2013-11-11 Phil Muldoon + + * gdb.texinfo (Symbol Tables In Python): Add linetable method entry. + (Line Tables In Python): New node. + +2013-11-08 Doug Evans + + * gdb.texinfo (Debugging Output): Update text for + "set debug dwarf2-read". + +2013-11-08 Doug Evans + + * gdb.texinfo (Debugging Output): Update text for + "set debug symtab-create". + +2013-11-07 Phil Muldoon + + * gdb.texinfo (Commands In Python): Document COMPLETE_EXPRESSION + constant. + +2013-11-07 Phil Muldoon + + * gdb.texinfo (Breakpoints In Python): Document temporary + option in breakpoint constructor, and add documentation to the + temporary attribute. + +2013-11-07 Yao Qi + + * gdb.texinfo (GDB/MI Variable Objects): Update doc about the + output of "-var-info-expression". + +2013-11-06 Pedro Alves + + * gdb.texinfo (Starting) : Mention + non-interactive mode. + (Environment) : Mention + non-interactive mode. Mention .zshenv for Z shell, and talk about + BASH_ENV instead of .bashrc for BASH. + +2013-10-29 Nicolas Blanc + + * gdb.texinfo (Commands to Specify Files): Add description + of the remove-symbol-file command. + * observer.texi: New free_objfile event + +2013-10-24 Pedro Alves + + * gdb.texinfo (Starting): Document set/show startup-with-shell. + +2013-10-11 Joel Brobecker + + * gdb.texinfo (Shared Library GDB/MI Catchpoint Commands): + New subsection inside which the "-catch-load" and "-catch-unload" + commands documentation is now placed. + (Ada Exception GDB/MI Catchpoint Commands): New subsection + documenting the "-catch-assert" and "-catch-exception" new + GDB/MI commands. + +2013-10-10 Joel Brobecker + + * gdb.texinfo (Connecting): Remove unnecessary @w{}. + +2013-10-10 Joel Brobecker + + * gdb.texinfo (Connecting): Replace "set remotebaud" by "set + serial baud". + (Remote Configuration): Replace "set remotebaud" by "set serial + baud". Replace "show remotebaud" by "show serial baud". + +2013-10-07 Pedro Alves + + PR breakpoints/11568 + * gdb.texinfo (Thread-Specific Breakpoints): Mention what happens + when the thread is removed from the thread list. + +2013-10-06 Sergio Durigan Junior + + * gdb.texinfo (Convenience Variables): Document $_exitsignal. + Update entry for $_exitcode. + +2013-10-04 Joel Brobecker + + * gdb.texinfo (GDB/MI Program Execution): Document "-exec-run"'s + new "--start" option. + +2013-10-02 Pedro Alves + + * gdb.texinfo (Registers): Expand description of saved registers + in frames. Explain . + +2013-09-25 Doug Evans + + * gdb.texinfo (Debugging Output): Document set/show debug symfile. + +2013-09-16 Stan Shebs + + Remove the internals manual gdbint.texinfo. + * Makefile.in (INFO_DEPS): Remove gdbint.info. + (PDFFILES): Remove gdbint.pdf. + (HTMLFILES): Remove gdbint/index.html. + (HTMLFILES_INSTALL): Remove gdbint. + (GDBINT_DOC_FILES): Remove. + (dvi): Remove gdbint.dvi. + (ps): Remove gdbint.ps. + * gdbint.texinfo: Remove file. + * gdb.texinfo (Maintenance Commands): Remove reference to gdbint. + +2013-09-16 Sergio Durigan Junior + + * gdb.texinfo (Convenience Functions): Mention new convenience + function $_isvoid. + +2013-09-13 Andreas Arnez + + * gdb.texinfo (Decimal Floating Point format): Mention S/390. + (Standard Target Features): Add new node to menu. + (S/390 and System z Features): New node. + +2013-09-13 Sanimir Agovic + + * gdb.texinfo (GDB/MI Miscellaneous Commands): Use + -list-target-features in the example. + +2013-09-11 Jan Kratochvil + + * gdb.texinfo (MiniDebugInfo): Prepare file debug and use it to create + mini_debuginfo. Strip binary before adding mini_debuginfo to it. + +2013-09-11 Jan Kratochvil + + Sync documentation with gdb.base/gnu-debugdata.exp. + * gdb.texinfo (MiniDebugInfo): Add comment and "D" in the example. + +2013-09-11 Jan Kratochvil + + * gdb.texinfo (MiniDebugInfo): Fix two trailing dots. + +2013-08-27 Pedro Alves + Yao Qi + + * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-locals>: + Document new --skip-unavailable option. + <-stack-list-variables>: Document new --skip-unavailable option. + +2013-08-26 Doug Evans + + * gdb.texinfo (Maintenance Commands): "maint print objfiles" now takes + an optional regexp. + +2013-08-13 Tom Tromey + + * gdbint.texinfo (Testsuite): Use @table, not @itemize. + Document GDB_PARALLEL and GDB_INOTIFY. + +2013-08-09 Stan Shebs + + * LRS: Remove file, describes a long-abandoned live-range + splitting extension to stabs. + +2013-07-25 Andrew Burgess + + * gdb.texinfo (Output Formats): Mention the new 'z' formatter. + +2013-07-17 Doug Evans + + * gdb.texinfo (Print Settings): Document "print raw frame-arguments". + +2013-07-02 Tom Tromey + + * gdb.texinfo (Target Commands): Don't mention "target nrom". + +2013-06-28 Tom Tromey + + * Makefile.in (version.subst): Use version.in, not + common/version.in. + * gdbint.texinfo (Versions and Branches, Releasing GDB): + Likewise. + +2013-06-27 Pedro Alves + + * gdbint.texinfo (Algorithms) : New section, based on infrun.c + comment. + +2013-06-26 Tom Tromey + + * gdbint.texinfo (Versions and Branches): Use common/version.in. + Update. + (Releasing GDB): Likewise. + +2013-06-26 Pedro Alves + Yao Qi + + * gdb.texinfo (GDB/MI Tracepoint Commands): Document + -trace-frame-collected. + +2013-06-26 Pedro Alves + + * gdb.texinfo (Traceframe Info Format): Document tvar element + and its attributes. + +2013-06-25 Yao Qi + + * gdbint.texinfo (Testsuite): Document 'gdb,predefined_tsv'. + +2013-06-24 Tom Tromey + + * Makefile.in (POD2MAN1, POD2MAN5): Use version.subst. + (GDBvn.texi): Use version.subst. + (version.subst): New target. + (mostlyclean): Remove version.subst. + +2013-06-20 Pedro Alves + + * gdb.texinfo (GDB/MI Data Manipulation) + <-data-list-register-values>: Document the --skip-unavailable + option. + +2013-06-07 Yao Qi + + * gdb.texinfo (Symbols): Add kindex and cindex for + 'maint print msymbols'. + +2013-06-05 Simon Marchi (tiny change) + + * gdb.texinfo (Miscellaneous gdb/mi Commands): Fix -add-inferior + response field name (thread-group to inferior). + +2013-06-04 Gary Benson + + * gdb.texinfo (General Query Packets/qSupported): Added + "qXfer:libraries-svr4:read" and "augmented-libraries-svr4-read". + to the table of currently defined stub features. + Added a more detailed entry for "augmented-libraries-svr4-read". + (General Query Packets/qXfer:libraries-svr4:read): Documented + the augmented form of this packet. + +2013-05-23 Joel Brobecker + + * gdb.texinfo (System-wide Configuration Scripts): Renames + "Installed System-wide Configuration Scripts". Add associated + @menu block. + +2013-05-23 Yao Qi + Pedro Alves + + * gdb.texinfo (Packets): Document 'vCont;r'. + (Continuing and Stepping): Document target-assisted range + stepping, and the 'set range-stepping' and 'show range-stepping' + commands. + +2013-05-23 Joel Brobecker + + * gdb.texinfo (Installed System-wide Configuration Scripts): + Add subsection describing the scripts now available under + the data-dir's system-gdbbinit subdirectory. + * NEWS: Add entry announcing the availability of system-wide + configuration scripts for ElinOS and Wind River Linux. + +2013-05-21 Hui Zhu + + * gdb.texinfo (GDB/MI Breakpoint Commands): Describe the + "-dprintf-insert" command. + +2013-05-17 Doug Evans + + * gdb.texinfo (Maintenance Commands): Update doc for + "maint check-psymtabs". Add doc for "maint check-symtabs", + "maint expand-symtabs". + +2013-05-15 Markus Metzger + + * gdb.texinfo (Process Record and Replay): Document the + "record goto" command and its sub-commands. + +2013-05-10 Phil Muldoon + + * gdb.texinfo (Backtrace): Add "no-filter" argument. + (Python API): Add Frame Filters API, Frame Wrapper API, + Writing a Frame Filter/Wrapper, Managing Management of Frame + Filters chapter entries. + (Frame Filters API): New Node. + (Frame Wrapper API): New Node. + (Writing a Frame Filter): New Node. + (Managing Frame Filters): New Node. + (Progspaces In Python): Add note about frame_filters attribute. + (Objfiles in Python): Ditto. + (GDB/MI Stack Manipulation): Add -enable-frame-filters command, + @anchors and --no-frame-filters option to -stack-list-variables, + -stack-list-frames, -stack-list-locals and -stack-list-arguments + commands. + +2013-05-08 Joel Brobecker + + * gdbint.texinfo (Native Debugging): Add "AIX Shared Library + Support" subsection documenting the XML format used to transfer + shared library info on AIX. + +2013-05-08 Joel Brobecker + + * gdb.texinfo (Debugging Output): Add documentation of + "set debug aix-solib" and "show debug aix-solib" commands. + +2013-05-06 Sandra Loosemore + + * gdb.texinfo (Nios II): New section. + (Nios II Features): New section. + +2013-05-06 Joel Brobecker + + * gdbint.texinfo (Algorithms): Remove entries documenting + DEPRECATED_IBM6000_TARGET, SOLIB_ADD, and + SOLIB_CREATE_INFERIOR_HOOK. + +2013-04-29 Tom Tromey + + PR python/14204: + * gdb.texinfo (Python API): Fix menu entry. + (Blocks In Python): Fix subsubsection text. Rewrite intro. + Define global and static block. Add example. Clarify + block relationship for inline functions. + +2013-04-29 Tom Tromey + + * gdb.texinfo (Python API): Mention Python help and keyword + arguments. Move pagination text to Basic Python. + (Basic Python): Put pagination text here. Document + close-on-exec, SIGCHLD, and SIGINT. + +2013-04-19 Pedro Alves + + * gdbint.texinfo (Misc Guidelines) : Write + "signedness" instead of "signness". + +2013-04-19 Pedro Alves + + * gdbint.texinfo (Misc Guidelines) : Replace + -Wno-pointer-sign text with text on -Wpointer-sign. + +2013-04-16 Tom Tromey + + * gdb.texinfo (Set Catchpoints): Mention earliest version of + GCC that has the SDT probe points. + +2013-04-15 Tom Tromey + + * gdb.texinfo (Set Catchpoints): Document regexp syntax for + exception catchpoints. + +2013-04-15 Tom Tromey + + * gdb.texinfo (Set Catchpoints): Document $_exception. + (Convenience Vars): Mention $_exception. + +2013-04-15 Tom Tromey + + * gdb.texinfo (Set Catchpoints): Reorganize exception + catchpoints. Document "catch rethrow". + (Debugging C Plus Plus): Mention "catch rethrow". + +2013-04-15 Tom Tromey + + * gdb.texinfo (Set Catchpoints): Remove obsolete text. + 2013-04-12 Jan Kratochvil Eli Zaretskii @@ -9826,7 +10274,7 @@ Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com) * Makefile.in, configure.in: removed traces of namesubdir, -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced - copyrights to '92, changed some from Cygnus to FSF. + copyrights to '92, '13, changed some from Cygnus to FSF. Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)