X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=51a85163524adcd5fae75a5cb747f607220c07a5;hb=1a3da2cd6175e8f25cec95fc685d4f0f43bf6807;hp=9733b5b64b4e89ef61be49a341b352930a7c636c;hpb=7166f90a7756a3b68cfb93b5ea4a026e9b5f2459;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 9733b5b64b..51a8516352 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,34 @@ +2019-06-06 Amos Bird + + * annotate.texinfo (Multi-threaded Apps): Add entry for thread-exited + annotation. + +2019-06-04 Christian Biesinger + + * python.texi: Document new gdb.Type.objfile property. + +2019-06-03 Philippe Waroquiers + + * gdb.texinfo (Help): Document the new -v apropos flag. + (Output Styling): Document the style name styling done by "show style". + Document the new title and highlight styles. + +2019-05-31 Philippe Waroquiers + + * gdb.texinfo (Shell Commands): Document pipe command. + (Logging Output): Add a reference to pipe command. + (Convenience Variables): Document $_shell_exitcode and + $_shell_exitstatus. + +2019-05-29 Tom Tromey + + * gdb.texinfo (Continuing and Stepping): Document new + commands. + +2019-05-22 Alan Hayward + + * gdb.texinfo (Shell Commands): Add debugredirect. + 2019-05-22 Jan Vrany * gdb.texinfo: Minor formatting fixes.