X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=68d3068c722bd142a06c6c87f83b61f5a3a8ed9d;hb=e9076973c822e6df7f84bb8bc0b69aa42dd29eb3;hp=5c0c106b6ca8d45607a446feea8ade441c1be882;hpb=87f7ab7b84c5c423f11e8ad0ebefd69e9d08c401;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 5c0c106b6c..68d3068c72 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,27 @@ +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