X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=a23605918653f4a5460e18e7a322f9ef4081450e;hb=02dfa7debf444a97121406cc8518dc297c1ad9af;hp=9f80f02c9b74adcc9045b45ed49f197e09d74836;hpb=703663ab0d9609aa20fabba0bfe9688283eb491c;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 9f80f02c9b..a236059186 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,148 @@ +2005-04-02 Eli Zaretskii + + * gdb.texinfo (Files): Fix the name and documentation of + add-shared-symbol-files. Document its alias assf. Update the + list of OSs where GDB supports shared libraries. Fix markup. + (Continuing and Stepping): Add reference to @var{location} in the + text. + (Dump/Restore Files): Fix reference to @{filename}. + (Help): Fix wording. + (Attach): Ditto. + (Set Watchpoints): Ditto. + (Backtrace): Remove redundant index entries. Improve index + entries. + (Delete Breaks): Fix wording. + (Memory): Document the compare-sections command. + (Memory Region Attributes): Improve wording. + (Disabling): Improve wording. + (Fortran): New subsection. Document the "info common" command. + (Help): Document aliases "info copying" and "info warranty". + (Caching Remote Data): New section. Document the "set/show + remotecache" and "info dcache" commands. + (Show): Fix wording of the documentation of the "set + extension-language" command. + (Signals): Add index entry for "info handle". + (Memory Region Attributes): Fix punctuation. + (Symbols): Change the arg name to "location" and refer to it in + the text. Fix wording of "info types" doc. + (Threads): Fix usage of @enumerate @item's. + (Listing Tracepoints): Add index entry for "info tp". + (Set Watchpoints): Add xref to "info break" description. + (Macros): Add an index entry for "macro exp1". Document the + "macro list" command. + (Maintenance Commands): Document "flushregs", "maint agent", + "maint check-symtabs", "maint cplus", "maint demangle", "maint + deprecate", "maint undeprecate", "maint dump-me", "maint packet", + "maint print architecture", "maint print objfiles", "maint print + statistics", "maint print type", "maint show-debug-regs", "maint + space", "maint time", and "maint translate-address". + (Connecting): Document the "monitor" command. + (Annotations Overview): Describe the "set annotate" command. + +2005-04-01 Eli Zaretskii + + * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints. + Rearrange index entries and improve wording about support for + hardware watchpoints. + +2005-03-10 Bob Rossi + + * gdb.texinfo: Update copyright + +2005-02-09 Theodore A. Roth + + * gdb.texinfo (General Query Packets): Fix texinfo compile warning and + error. + +2005-02-03 Kevin Buettner + + * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet. + +2005-01-17 Michael Snyder + + * gdb.texinfo: Fix spelling, infinte -> infinite. + +2005-01-08 Mark Kettenis + + * observer.texi (GDB Observers): Document "solib_loaded". + +2005-01-07 Andrew Cagney + + * configure.ac: Rename configure.in, require autoconf 2.59. + * configure: Re-generate. + + * configure.in: Replace configdirs with multiple references to + AC_CONFIG_SUBDIRS. + * configure: Re-generate. + +2005-01-04 Andrew Cagney + + * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD) + part of the version number. + +2004-12-24 Mark Kettenis + + * gdbint.texinfo (Algorithms): Remove description of + TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS. + +2004-12-07 Jim Blandy + + * gdb.texinfo (General Query Packets): Specify that thread ID's in + the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal + numbers. + +2004-12-07 Andreas Schwab + + * gdb.texinfo (Mode Options): Document -l option. + +2004-12-04 Eli Zaretskii + + * gdbint.texinfo (Algorithms): More accurate description of + STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address + is not needed unless data-read and data-access watchpoints are + supported. Add a description of how GDB checks whether the + inferior stopped because a watchpoint was hit. + +2004-11-23 Eli Zaretskii + + * gdb.texinfo (Files): Add cross-reference to description of + -readnow command-line switch. + +2004-11-10 Randolph Chung + + * gdb.texinfo: Document set/show backtrace past-entry commands. + Rearrange index entries for set/show backtrace past-main. + +2004-11-10 Jon Beniston + + Committed by Andrew Cagney . + * gdb.texinfo (Remote Serial Protocol): Further describe + binary transfer escaping mechanism . + +2004-11-08 Randolph Chung + + * gdb.texinfo (inferior_debugging info): Document "set debug infrun" + and "show debug infrun". Add index entries. + +2004-10-23 Eli Zaretskii + + * gdb.texinfo (SVR4 Process Information): Document subcommands of + "info proc" that are already implemented. Add index entries. + (Working Directory): Add a cross-reference to "info proc" command. + (Files): Add a tip for decreasing memory used for symtabs from + shared libraries. + (Starting): Fix whitespace; make "elaboration" stand out where it + is first used, and add an index entry for the term. + (Calling): Expand and elaborate text. Add "print". Add the + description of problems with weak aliases. + (Core File Generation): New section. + +2004-10-12 Andrew Cagney + + * gdbint.texinfo (Versions and Branches): New chapter. + (Releasing GDB): Delete "Versions and Branches" section. + (Top): Add "Versions and Branches". + 2004-10-08 Eli Zaretskii * gdb.texinfo (Editing, History): Add cross-references to the