X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=53e668918efd71238128bcd8853a567042cd1149;hb=c74f7d1c6c5a968330208757f476c67a4bb66643;hp=41de328272105c5bc6f1087e61fd21c92ef064f5;hpb=705096250d59d9aaf3855a350edd2f3946777dd4;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 41de328272..53e668918e 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,468 @@ +2015-06-10 Jon Turney + + * gdb.texinfo (Separate Debug Files): Document that PE is also + supported. + +2015-06-13 Andrew Burgess + + * gdb.texinfo (TUI Commands): Bring all 'tui reg' commands into a + single table entry. + +2015-06-10 Walfred Tedeschi + + * gdb.textinfo (i386): Fix "@end table" end and "@table" placement. + + +2015-06-10 Gary Benson + + * gdb.texinfo (Remote Configuration): Document the + "set/show remote hostio-setfs-packet" command. + (Host I/O Packets): Document the vFile:setfs packet. + +2015-06-10 Gary Benson + + * gdb.texinfo (Debugging Output): Document the "set/show debug + linux-namespaces" command. + +2015-06-10 Walfred Tedeschi + Mircea Gherzan + + * gdb.texinfo (i386): Add documentation about "show mpx bound" + and "set mpx bound". + +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 + "add-shared-symbol-files" and "assf" commands. + (Cygwin Native): Remove documentation of the "dll-symbols" + command. + +2014-12-17 Doug Evans + + * gdb.texinfo (Debugging Output): Document "debug symbol-lookup". + +2014-12-12 Phil Muldoon + Jan Kratochvil + + * gdb.texinfo (Altering): Update. + (Compiling and Injecting Code): New node. + +2014-12-12 Doug Evans + + * python.texi (Objfiles In Python): Document gdb.lookup_objfile. + +2014-12-12 Andreas Arnez + + * gdb.texinfo: Document "maint print user-registers". + +2014-12-08 Doug Evans + + * python.texi (Objfiles In Python): Document Objfile.owner. + +2014-12-04 Doug Evans + + * python.texi (Objfiles In Python): Document + Objfile.add_separate_debug_file. + +2014-12-04 Doug Evans + + * python.texi (Objfiles In Python): Document Objfile.build_id. + +2014-12-02 Nick Bull + + * python.texi (Events In Python): Document new events + InferiorCallPreEvent, InferiorCallPostEvent, MemoryChangedEvent + and RegisterChangedEvent. + +2014-11-30 Jan Kratochvil + + Add add-auto-load-scripts-directory. + * gdb.texinfo (Auto-loading): Add add-auto-load-scripts-directory link. + (objfile-gdbdotext file): Add add-auto-load-scripts-directory. + +2014-11-30 Jan Kratochvil + + * gdb.texinfo (Auto-loading safe path): Fix add-auto-load-safe-path + description typo. + +2014-10-30 Doug Evans + + * python.texi (Progspaces In Python): Document ability to add + random attributes to gdb.Progspace objects. + (Objfiles In Python): Document ability to add random attributes to + gdb.objfile objects. + +2014-10-27 Pedro Alves + + * gdb.texinfo (Continuing and Stepping): Add cross reference to + info on stepping and signal handlers. + (Signals): Explain stepping and signal handlers. Add context + index entry, and cross references. + +2014-10-20 Simon Marchi + + * python.texi (Breakpoints In Python): Add parenthesis after + Breakpoint.delete. Clarify Breakpoint.enabled description so + that it contains "disable". + +2014-10-17 Doug Evans + + * python.texi (Events In Python): Document clear_objfiles event. + +2014-10-17 Doug Evans + + * python.texi (Objfiles In Python): Document new progspace attribute. + +2014-10-17 Pedro Alves + + * gdb.texinfo (Ada Tasks and Core Files): Delete mention of Tru64. + (SVR4 Process Information): Delete mention of OSF/1. + +2014-10-01 Simon Marchi + + * gdb.texinfo (Miscellaneous gdb/mi Commands): Document new + exit-code field in -list-thread-groups output. + +2014-09-22 Jan-Benedict Glaw + + * gdb.texinfo (Set Breaks): Add missing "@end table". + +2014-09-22 Pedro Alves + + * gdb.texinfo (Set Breaks): Document that "set breakpoint + always-inserted off" is the default mode now. Delete + documentation of "set breakpoint always-inserted auto". + +2014-09-18 Doug Evans + + * python.texi (Symbol Tables In Python): Document "producer" + attribute of gdb.Symtab objects. + +2014-09-16 Pedro Alves + + * gdb.texinfo (Starting) : Don't mention VxWorks. + (Embedded OS): Remove VxWorks menu entry. + (VxWorks): Remove node. + +2014-09-13 Doug Evans + + * gdb.texinfo (Signaling): Document new queue-signal command. + +2014-09-06 Doug Evans + + PR 15276 + * gdb.texinfo (Convenience Funs): Document $_caller_is, + $_caller_matches, $_any_caller_is, $_any_caller_matches. + +2014-09-03 Justin Lebar + + * python.texi (Types In Python): Type.template_argument(n) returns a + gdb.Value or a gdb.Type and throws an exception if n is out of + range. + +2014-09-03 Sasha Smundak + + * python.texi (Frames in Python): Add read_register description. + +2014-08-04 Tom Tromey + + * gdb.texinfo (Debugging Output): Update for change to "set debug + target". + +2014-08-01 Masaki Muranaka + + Pushed by Joel Brobecker . + * Makefile.in (transform): New variable. + (install-man1, install-man5): Apply $(transform) to man file names. + +2014-07-26 Doug Evans + + PR guile/17177 + * guile.texi (Guile Pretty Printing API): Fix typo. + Document set-pretty-printers!, pretty-printers. + (Selecting Guile Pretty-Printers): Update. + Mention program-space based pretty-printers. + 2014-07-25 Pedro Alves Eli Zaretskii