X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=7a1add5f19c27601739071fef26eb2da27df8b97;hb=af54ade989cbbb1a43f4bc9d4d2e8e60814306f1;hp=8804e81ffad2d074fa1ad3735838486dd4159544;hpb=d321477b39b44f2b55834ceae7911563d9f5db15;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 8804e81ffa..7a1add5f19 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,70 @@ +2019-02-26 Kevin Buettner + + * python.texi (Values From Inferior): Document second form + of Value.__init__. + +2019-02-23 Joel Brobecker + + * gdb.texinfo: Update copyright year ranges. + * refcard.tex: Likewise. + +2019-02-21 Alan Hayward + + * gdb.texinfo: Update style defaults. + +2019-02-21 Tom Tromey + + * gdb.texinfo (Remote Configuration): Remove trailing "." from + @item. + +2019-01-16 Simon Marchi + + * gdb.texinfo (GDB/MI Development and Front Ends): Add table of + MI versions. Update text around it. + +2019-01-14 Pedro Franco de Carvalho + + * gdb.texinfo (PowerPC Features): Document the alias + pseudo-registers for the org.gnu.gdb.power.altivec feature. + +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 + output to match the current implementation. + 2018-10-27 Philippe Waroquiers * gdb.texinfo (Information About a Frame): Document changes