X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=9eb75e7a264dfb880e50bf6bf6c42285b7e52376;hb=041be52673949e5b6cc2b507e55a379a54ab8ee0;hp=6d12553a28cd406a132f890d4ff0bf98baad5f42;hpb=73f1bd769a5216b3debc1025faa62a466c5a1e68;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 6d12553a28..9eb75e7a26 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,146 @@ +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 + to 'info args' and 'info locals'. + (Examining the Symbol Table): Document changes to 'info functions' + and 'info variables'. + +2018-10-26 Pedro Franco de Carvalho + + * gdb.texinfo (PowerPC Features): Describe new features + "org.gnu.gdb.power.htm.spr", "org.gnu.gdb.power.htm.core", + "org.gnu.gdb.power.htm.fpu", "org.gnu.gdb.power.htm.altivec", + "org.gnu.gdb.power.htm.vsx", "org.gnu.gdb.power.htm.ppr", + "org.gnu.gdb.power.htm.dscr", "org.gnu.gdb.power.htm.tar". + +2018-10-26 Pedro Franco de Carvalho + + * gdb.texinfo (PowerPC Features): Describe new features + "org.gnu.gdb.power.ebb" and "org.gnu.gdb.power.linux.pmu". + +2018-10-26 Pedro Franco de Carvalho + + * gdb.texinfo (PowerPC Features): Describe new feature + "org.gnu.gdb.power.tar". + +2018-10-26 Pedro Franco de Carvalho + + * gdb.texinfo (PowerPC Features): Describe new features + "org.gnu.gdb.power.ppr" and "org.gnu.gdb.power.dscr". + +2018-10-20 Tom Tromey + + * gdb.texinfo (TUI Commands): Add @end table. + (TUI Configuration): Remove stray @end table. + +2018-10-19 Tom Tromey + + PR tui/18388: + * gdb.texinfo (TUI Commands): Remove tabset documentation. + (TUI Configuration): Document "set tui tab-width". + +2018-10-09 Tom Tromey + + * python.texi (Inferiors In Python): Link to "Frames In Python", + not "Unwinding Frames in Python". + +2018-10-09 Tom Tromey + + * gdb.texinfo (Configure Options): Update --enable-ubsan + documentation. + +2018-10-08 John Baldwin + + * gdb.texinfo (Contributors): Add SRI International and University + of Cambridge for FreeBSD/riscv. + +2018-10-06 Tom Tromey + + PR python/19399: + * python.texi (Inferiors In Python): Document + Inferior.Architecture. + +2018-10-06 Tom Tromey + + PR python/21765: + * python.texi (Symbols In Python): Document the module and + common-block domains. Remove documentation for incorrect + domains. + +2018-10-03 Tom Tromey + + * gdb.texinfo (Configure Options): Document --enable-ubsan. + +2018-10-02 John Darrington + + * gdb.texinfo (Remote Connection Commands): Describe + the changes to target remote and target extended-remote + relating to Unix domain sockets. + +2018-10-01 Tom Tromey + + * gdb.texinfo (Configure Options): Document configure options. + +2018-09-29 Tom Tromey + + * gdb.texinfo (Requirements): Mention C++, GNU make. + (Requirements): Sort the table. Add more libraries. + (Running Configure): Remove obsolete text. + (Separate Objdir): Likewise. + (Configure Options): Likewise. + +2018-09-28 Andrew Burgess + + * gdb.texinfo (Frames): Rewrite the description of 'frame number' + to highlight that the number is also the frame's level. + (Selection): Rewrite documentation for 'frame' and 'select-frame' + commands. + (Frame Info): Rewrite documentation for 'info frame' command. + +2018-09-23 Tom Tromey + + PR python/18852: + * python.texi (Parameters In Python): Document exception behavior + of get_set_string. + 2018-09-18 John Baldwin * gdb.texinfo (info proc): Remove "running".