X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=9eb75e7a264dfb880e50bf6bf6c42285b7e52376;hb=041be52673949e5b6cc2b507e55a379a54ab8ee0;hp=5c0c106b6ca8d45607a446feea8ade441c1be882;hpb=87f7ab7b84c5c423f11e8ad0ebefd69e9d08c401;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 5c0c106b6c..9eb75e7a26 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,36 @@ +2019-01-09 Simon Marchi + + * gdb.texinfo (Print Settings): Remove mention of specific + demangle-style values, just refer to the in-process help. + +2018-12-28 Tom Tromey + + * gdb.texinfo (Output Styling): New node. + +2018-12-13 John Baldwin + + * gdb.texinfo (Set Catchpoints): Add an anchor for 'catch syscall'. + (Native): Add a FreeBSD subsection. + (FreeBSD): Document use of system call aliases for compatibility + system calls. + +2018-11-21 Andrew Burgess + + * gdb.texinfo (Standard Target Features): Add RISC-V Features + sub-section. + +2018-11-20 Philippe Waroquiers + + * gdb.texinfo (Examining the Symbol Table): Document language choice + for 'info types|functions|variables' commands. + (Setting Breakpoints): Document language choice to print + the functions in which a breakpoint is set. + +2018-11-09 Pedro Franco de Carvalho + + * gdb.texinfo (PowerPC Features): Document the altivec and fpu + requirements for the org.gnu.gdb.power.vsx feature. + 2018-11-01 Joel Brobecker * gdb.texinfo (Ada Tasks): Update the "info task 2" example