X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=ce89ee444ea157d800a525487d559b4d0c11cb2d;hb=165f8965d770708f1dee623e308374ac108e6578;hp=8eaaab3ae1f3564d862de7e7fad8adcb4ec0e198;hpb=11061048d1fed4465b0e62eb3c14dabf0beab59b;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 8eaaab3ae1..ce89ee444e 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,56 @@ +2019-10-31 Andrew Burgess + + * gdb.texinfo (Symbols): Document new 'info module variables' and + 'info module functions' commands. + +2019-10-31 Andrew Burgess + + * gdb.texinfo (Symbols): Document new 'info modules' command. + +2019-10-31 Philippe Waroquiers + + * 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 + + * 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 + + * Makefile.in (READLINE_DIR): Update. + +2019-10-23 Christian Biesinger + + * python.texi (Threads In Python): Add a note for how to get the + list of threads. + +2019-10-07 Tom de Vries + + * gdb.texinfo: Fix typo. + * guile.texi: Same. + * python.texi: Same. + +2019-10-03 Bernhard Heckel + + * doc/gdb.texinfo (Fortran Operators): Describe scope operator. + +2019-10-02 Tom Tromey + + * gdb.texinfo (Set Catchpoints, Convenience Vars): Document + $_ada_exception. + +2019-09-20 Ulrich Weigand + + * 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 * gdb.texinfo (Editing): Document readline application name.