X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=171d30e455902f371bddbe82627e2b675335d166;hb=27e0867f4da863cf4e0cf9a297ae86598419729f;hp=06e4f2005b1b25dfb7c626b15dd832b20e6e6898;hpb=b2fb95e006c29e2cbe4b30523879fe3640f906ad;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 06e4f2005b..171d30e455 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,10 +1,283 @@ -2015-01-10 Doug Evans +2015-05-27 Doug Evans + + * gdb.texinfo (Debugging Output): Mention set/show debug dwarf-line. + +2015-05-26 Doug Evans + + * gdb.texinfo (Debugging Output): Update for DWARF "set debug" + command renamings. + (Maintenance Commands): Update for DWARF "set debug" command renamings. + +2015-05-26 Andrew Burgess + + * gdb.texinfo (TUI Commands): Add 'tui reg prev' details. + +2015-05-22 Andrew Burgess + + * gdb.texinfo (TUI): Include 'tui enable' in the introduction. + (TUI Commands): Add 'tui enable' and 'tui disable' details. + +2015-05-16 Doug Evans + + * guile.texi (Memory Ports in Guile): Document support for unbuffered + memory ports. + +2015-05-16 Jan Kratochvil + + * gdb.texinfo (Compiling and Injecting Code): Add compile print. + +2015-05-12 Don Breazeal + + * gdb.texinfo (Forks): Note that fork debugging is + supported in extended mode. + (Remote Configuration): Add fork event features to table + of packet settings. + (Stop Reply Packets): Add fork events to list of stop reasons. + (General Query Packets): Add fork events to tables of + 'gdbfeatures' and 'stub features' supported in the qSupported + packet, as well as to the list containing stub feature + details. + +2015-05-12 Gary Benson + + * gdb.texinfo (General Query Packets): Document + qXfer:exec-file:read with empty annex. + +2015-05-09 Siva Chandra Reddy + + * python.texi (Values From Inferior): Add descriptions of new + methods gdb.Value.reference_value and gdb.Value.const_value. + +2015-05-06 Joel Brobecker + + * gdb.texinfo (Files): Add "info dll" documentation. + (Cygwin Native): Remove "info dll" documentation. + +2015-04-29 Doug Evans + + * python.texi (Xmethod API) : + Document. + (Writing an Xmethod): Add get_result_type to example. + +2015-04-28 Sasha Smundak + + * python.texi: New method documented. + +2015-04-24 Andrew Burgess + + * gdb.texinfo (Dump/Restore Files): Add detail about verilog dump + format. + +2015-04-24 Doug Evans + + * python.texi (Xmethods In Python): Fix name of method to call the + xmethod. + +2015-04-17 Gary Benson + + * gdb.texinfo (Connecting to a Remote Target): Mention that + GDB can access program files from remote targets that support + qXfer:exec-file:read and Host I/O packets. + +2015-04-17 Gary Benson + + * gdb.texinfo (Remote Configuration): Document the "set/show + remote pid-to-exec-file-packet" command. + (General Query Packets): Document the qXfer:exec-file:read + qSupported features. Document the qXfer:exec-file:read packet. + +2015-04-17 Gary Benson + + * gdb.texinfo (set sysroot): Document that "set sysroot" also + applies to executable paths if supplied to GDB as absolute. + +2015-04-11 Jan Kratochvil + + * gdb.texinfo (Mode Options): Remove -xdb. + +2015-04-10 Jan Kratochvil + Eli Zaretskii + + * gdb.texinfo (Compiling and Injecting Code): Describe set debug + compile, show debug compile. New subsection Compilation options for + the compile command. New subsection Compiler search for the compile + command. + +2015-04-09 Andy Wingo + + * guile.texi (Frames In Guile): Describe frame-read-register. + +2015-04-02 Gary Benson + + * gdb.texinfo (set sysroot): Document "target:". + +2015-04-01 Sasha Smundak + + * doc/python.texi (Writing a Frame Unwinder in Python): Add + section. + +2015-03-31 Sergio Durigan Junior + + PR corefiles/16092 + * gdb.texinfo (gcore): Mention new command 'set + use-coredump-filter'. + (set use-coredump-filter): Document new command. + +2015-03-31 Antoine Tremblay + + * gdb.texinfo (Operating System Auxiliary Information): Add info os cpus + documentation, reorder the info os entries in alphabetical order. + +2015-03-26 Simon Marchi + + * gdb.texinfo (GDB/MI Data Manipulation): Fix copy-paste typo in + -data-write-memory-bytes. + +2015-03-24 Pedro Alves + + * gdb.texinfo (test_step) : No longer + mention that threads may sometimes run unlocked. + +2015-03-23 Yurij Grechishhev + + * gdb.texinfo (Remote configuration): Document "set/show + serial parity" command. + +2015-03-18 Gary Benson + + * gdb.texinfo (General Query Packets): Remove documentation + for now-removed vFile:fstat qSupported features. + +2015-03-11 Gary Benson + + * gdb.texinfo (Remote Configuration): Document the + "set/show remote hostio-fstat-packet" command. + (General Query Packets): Document the vFile:fstat + qSupported features. + (Host I/O Packets): Document the vFile:fstat packet. + +2015-03-11 Andy Wingo + + * guile.texi (Objfiles In Guile): Document objfile-progspace. + +2015-03-04 Pedro Alves + + * gdb.texinfo (Remote Configuration): Document the "set/show + remote swbreak-feature-packet" and "set/show remote + hwbreak-feature-packet" commands. + (Packets) : Add cross link to the "swbreak" stop reason's + decription. + (Stop Reply Packets): Document the swbreak and hwbreak stop + reasons. + (General Query Packets): Document the swbreak and hwbreak + qSupported features. + (Remote Non-Stop): Explain that swbreak and hwbreak are required. + +2015-03-03 Philippe Proulx + + * gdb.texinfo (gdb/mi Async Records): Fix duplicate syscall-entry + under *stopped. + +2015-03-02 Doug Evans + + * gdb.texinfo (Specify Location): Fix syntax of filename:function. + +2015-03-02 Andreas Arnez + + * gdb.texinfo (S/390 and System z Features): Describe new feature + "org.gnu.gdb.s390.vx". + +2015-02-23 Sergio Durigan Junior + + PR gdb/18008 + * gdb.texinfo (maint internal-error, maint internal-warning, maint + demangler-warning): Fix typo ("problam"). + +2015-02-19 David Taylor + + * agentexpr.texi (Bytecode Descriptions): Fix summary line for setv. + +2015-02-17 Jose E. Marchesi + + * gdb.texinfo (Static Probe Points): Add cindex `static probe + point, DTrace'. + (Static Probe Points): Modified to cover DTrace probes in addition + to SystemTap probes. Also modified to cover the `enable probe' + and `disable probe' commands. + +2015-02-17 Jose E. Marchesi + + * gdb.texinfo (Static Probe Points): Cover the `enable probe' and + `disable probe' commands. + +2015-02-12 David Taylor + + * gdb.texinfo (Tracepoint Packets): Document the builtin and name + fields of the QTDV packet. + +2015-02-09 Markus Metzger + + * gdb.texinfo (Branch Trace Configuration Format): Add size. + (Process Record and Replay): Describe new set|show commands. + (General Query Packets): Describe Qbtrace-conf:bts:size packet. + +2015-02-09 Markus Metzger + + * gdb.texinfo (Process Record and Replay): Describe the "record + btrace bts" command. + (General Query Packets): Describe qXfer:btrace-conf:read packet. + (Branch Trace Configuration Format): New. + +2015-01-31 Gary Benson + Doug Evans + + * gdb.texinfo (Command Completion): Document new + "set/show max-completions" option. + +2015-01-31 Doug Evans * gdb.texinfo (Symbols): Document new commands "maint print symbol-cache", "maint print symbol-cache-statistics", "maint flush-symbol-cache". Document new option "maint set symbol-cache-size". +2015-01-31 Doug Evans + + * gdb.texinfo (dotdebug_gdb_scripts section): Update docs to + distinguish script files vs inlined scripts. + * python.texi (Python Auto-loading): Ditto. + +2015-01-30 Doug Evans + + * gdb.texinfo (Symbols) : Output now contains producer + string if present. + +2015-01-27 Doug Evans + + * python.texi (Objfiles In Python): Document Objfile.username. + +2015-01-27 Doug Evans + + * python.texi (Objfiles In Python) : Improve docs. + * guile.texi (Objfiles In Guile) : Improve docs. + +2015-01-22 Jan Kratochvil + + * gdb.texinfo (Threads): Describe -ascending for thread apply all. + +2015-01-16 Eli Zaretskii + + * doc/gdb.texinfo (TUI Commands): Document the possible + values of NAME argument to 'winheight' command. Explain the + effect of 'tabset' setting better. + +2015-01-11 Doug Evans + + PR gdb/15830 + * gdb.texinfo (Debugging C Plus Plus): Mention "demangle". + (Symbols): Ditto. + (Maintenance Commands): Delete docs for "maint demangle". + 2014-12-31 Joel Brobecker * gdb.texinfo (Files): Remove documentation of the