X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=7ab8b1df81d32dce822b899be86c0e4535604fe5;hb=37f6a7f456a8da051698dcd753cc0b026f92e054;hp=6faf5f359d6a615a37aaf7a9b2114e33a94d4732;hpb=0b27c27d0d3060171876736f05c39f9c86a65d3e;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 6faf5f359d..7ab8b1df81 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,63 @@ +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. + (TUI Single Key Mode): Document TUI SingleKey keymap name. + +2019-09-17 Andrew Burgess + + * 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 + + * gdb.texinfo (Ada Tasks): Tell the task name is printed, update + examples. + +2019-09-10 Tom Tromey + + * gdb.texinfo (Index Files): Update Ada text. + +2019-08-27 Andrew Burgess + + * gdb.texinfo (Symbols): Add information about the -n flag to + "info variables" and "info functions". + +2019-08-25 Yoshinori Sato + + * gdb.texinfo (Standard Target Features): Add RX Features sub-section. + +2019-08-16 Alan Hayward + + * gdb.texinfo (AArch64 Pointer Authentication) + (GDB/MI Breakpoint Information) (Frame Information): Document + addr_field. + +2019-08-12 Tom Tromey + + * gdb.texinfo (Configure Options): Document minimum version of + readline. + +2019-08-09 Alan Hayward + + * gdb.texinfo (AArch64 Pointer Authentication): Fix typo. + +2019-08-07 Alan Hayward + + * gdb.texinfo (AArch64 Pointer Authentication): New subsection. + 2019-08-05 Christian Biesinger * python.texi (Blocks In Python): Document dictionary access on blocks.