X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=705af69599f9d958b44dabdfeec3a274ddf41fb1;hb=901461f8eb407af99c049a381fc985baefce179c;hp=27d37bd6ed905a333c26f688bf1cc6d51a1921c9;hpb=92dcb9ffb9b70efdf5e986244205d3bb444193c5;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 27d37bd6ed..705af69599 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,102 @@ +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.