X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=a23605918653f4a5460e18e7a322f9ef4081450e;hb=02dfa7debf444a97121406cc8518dc297c1ad9af;hp=ef9dc9286e792aeeb0cde668e4b17a3dea4b763f;hpb=5843504f37f47171baafa9b6085ffc2114775084;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index ef9dc9286e..a236059186 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,518 @@ +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 + included Readline and History user documentation. Remove + references to the symbol have-readline-appendices which is unused + and undefined. + (History): Fix indexing. + +2004-10-08 Jeff Johnston + + * gdbint.texinfo (target_stopped_data_address): Update to + new prototype. + (i386_stopped_data_address): Update prototype and description. + (i386_stopped_by_watchpoint): New function and description. + +2004-10-03 Paul N. Hilfinger + + * gdb.texinfo (Filenames): Add Ada suffixes. + (Ada) New section. + +2004-09-27 Andrew Cagney + Robert Picco + + * gdb.texinfo (Packets): Document the "p" packet. + +2004-09-21 Jason Molenda (jmolenda@apple.com) + + * gdb.texinfo (Paths and Names of the Source Files): Document the + meaning of values in the 'desc' field of a SO stab. + +2004-09-20 Daniel Jacobowitz + + * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2 + max-cache-age" and "maint show dwarf2 max-cache-age". + +2004-09-16 Eli Zaretskii + + * gdb.texinfo (Set Breaks): Add index entry for setting + breakpoints on overloaded C++ functions that are not members of + any classes. Add an example and an index entry for setting + breakpoints on all program functions. + (Character Sets, Macros, Overlay Commands) + (Non-debug DLL symbols, GDB/MI Output Syntax) + (Annotations Overview, Maintenance Commands, File-I/O Overview): + Use "(@value{GDBP})" instead of a literal "(gdb)". + +2004-09-12 Andrew Cagney + + * gdbint.texinfo (Native Debugging): Delete description of + FILES_INFO_HOOK. + +2004-09-11 Paul Hilfinger + + * gdbint.texinfo (User Interface): Change local_hex_string_custom + to hex_string_custom (not historically correct, but more + understandable, given the current code). + +2004-09-03 Andrew Cagney + + * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS. + +2004-09-01 Jeff Johnston + + * observer.texi (solib_unloaded): New observer. + +2004-08-24 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Add missing + comma. + +2004-08-20 Michael Chastain + + * (Using the Testsuite): build != host is supported, + but some test scripts do not support build != host. + +2004-08-14 Mark Kettenis + + * gdbint.texinfo (Host Definition): Delete description of + FCLOSE_PROVIDED and GETENV_PROVIDED. + +2004-08-05 Mark Kettenis + + * gdbint.texinfo (Host Definition): Delete description of + NO_SYS_FILE. + (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and + PTRACE_FP_BUG. + +2004-08-05 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Delete + reference to deprecated_read_fp. + +2004-08-02 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Delete + description of DEPRECATED_REGISTER_BYTES. + +2004-07-30 Baurjan Ismagulov + + * gdb.texinfo (Source Path): Document the new behavior of + searching for the source files. + +2004-07-17 Eli Zaretskii + + * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording. + (Search, Expressions, Arrays, Variables, Data, Machine Code) + (Auto Display): Improve indexing. + +2004-07-16 Andrew Cagney + + * gdb.texinfo (Mode Options): Delete documentation on "-async" and + "-noasync". + +2004-07-09 Eli Zaretskii + + * gdb.texinfo: Fix @kindex entries so that multiple commands that + have the same prefix have only their prefix in the index. + +2004-07-03 Mark Kettenis + + * gdb.texinfo (BSD libkvm Interface): New node (section) + (Native): Add it to the menu. + +2004-07-01 Mark Kettenis + + * gdbint.texinfo (Target Architecture Definition): Remove + PCC_SOL_BROKEN. + +2004-06-24 Mark Kettenis + + * gdbint.texinfo (Target Architecture Definition): Remove + SUN_FIXED_LBRAC_BUG. + +2004-06-26 Andrew Cagney + + * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf. + +2004-06-20 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Deprecate + USE_STRUCT_CONVENTION. + +2004-06-19 Michael Chastain + + gdb.texinfo (Bug Reporting): Mention session recording, + with the script command or Emacs. + +2004-06-18 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Deprecate + FUNCTION_START_OFFSET. + +2004-06-14 Andrew Cagney + + Based on changes from Karl Berry. + * gdb.texinfo: Do not use @sc in a direntry. + * stabs.texinfo: Change @dircateogry to "Software development". + * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto. + +2004-06-13 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Delete + description of RETURN_VALUE_ON_STACK. + +2004-06-09 Andrew Cagney + + * gdbint.texinfo (Native Debugging): Restore "@table @code" + deleted by previous patch. + +2004-06-08 Andrew Cagney + + * gdbint.texinfo (Native Debugging): Delete documentation on + ATTACH_DETACH. + +2004-06-06 Randolph Chung + + * gdb.texinfo (push_dummy_call): Use @code{struct value}. + +2004-06-06 Randolph Chung + + * gdb.texinfo (push_dummy_call): Update argument list to match + the new push_dummy_call method signature. Describe the function + argument. + +2004-05-24 Joel Brobecker + + * gdb.texinfo (Starting): Document new start command. + +2004-05-21 Andrew Cagney + + * observer.texi (GDB Observers): Document "inferior_created". + +2004-05-08 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Delete + description of DO_DEFERRED_STORES. + + * gdbint.texinfo (Target Architecture Definition): Delete + references to DEPRECATED_FIX_CALL_DUMMY. + + * gdbint.texinfo (Target Architecture Definition): Delete + description of DEPRECATED_CALL_DUMMY_WORDS, + DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY. + + * gdbint.texinfo (Target Architecture Definition): Delete + description of DEPRECATED_PUSH_DUMMY_FRAME. + + * gdbint.texinfo (Target Architecture Definition): Delete + reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET. + +2004-05-07 Andrew Cagney + + * observer.texi (GDB Observers): Add "Debugging" section. Include + cross reference to "set/show debug observer". + * gdb.texinfo (Debugging Output): Document "set/show debug + observer". + +2004-05-01 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Delete + description of DEPRECATED_PC_IN_SIGTRAMP. + +2004-04-30 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Delete + documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined. + +2004-04-30 Orjan Friberg + + * observer.texi (GDB Observers): Correct spelling. + +2004-04-26 Orjan Friberg + + * observer.texi (GDB Observers): Add target_changed event. + +2004-04-08 Andrew Cagney + + * observer.texi (GDB Observers): Rework, provide generic observer + definitions and then a list of observable events. + +2004-04-04 Andrew Cagney + + * gdbint.texinfo (Host Definition): Delete reference to + NO_SIGINTERRUPT. + +2004-04-02 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Delete + reference to DEPRECATED_CALL_DUMMY_LENGTH. + +2004-03-28 Stephane Carrez + + * gdb.texinfo (TUI Commands): Document tui reg commands. + +2004-03-26 Andrew Cagney + + * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention + "gdbtui". + (Mode Options): Mention "gdbtui". Use "Text" not "Terminal". + (Contributors): Mention both Text and Terminal User Interface. + +2004-03-23 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Deprecate + references to SIGTRAMP_START and SIGTRAMP_END. + +2004-03-23 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Deprecate + references to PC_IN_SIGTRAMP. + +2004-03-19 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Delete + reference to GDB_TARGET_IS_HPPA. + +2004-03-18 Andrew Cagney + + * gdbint.texinfo (Coding): Update section on gdbarch_data, + describe pre_init and post_init. + +2004-03-09 Daniel Jacobowitz + + * gdb.texinfo (Debugging Output): Document values for "set debug + target". + +2004-02-28 Andrew Cagney + + * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer. + +2004-02-26 Jeff Johnston + + * gdb.texinfo (breakpoints): Add information about the + new "set breakpoint pending" and "show breakpoint pending" + commands. + +2004-02-26 Andrew Cagney + + * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc + in Per-architecture module data section. + +2004-02-25 Roland McGrath + + * gdb.texinfo (General Query Packets): Document qPart:... packets. + +2004-02-24 Andrew Cagney + + * annotate.texinfo: Wrap fdl.texi include in raise/lower sections. + * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto. + * fdl.texi: Import Version 1.2, November 2002. + +2004-02-17 Andrew Cagney + + * gdb.texinfo (Mode Options): Note that "mi1" is deprecated. + +2004-02-16 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Deprecate + FRAMELESS_FUNCTION_INVOCATION. + +2004-02-16 Andrew Cagney + + * gdbint.texinfo (Coding): Mention -Wunused-function. + +2004-02-14 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Delete + description of DEPRECATED_CALL_DUMMY_STACK_ADJUST. + +2004-02-12 Elena Zannoni + + * gdb.texinfo: Properly quote the name "C++". + * gdbint.texinfo: Ditto. + * stabs.texinfo: Ditto. + +2004-02-11 Elena Zannoni + + * gdbint.texinfo (Support Libraries): Add doco about obstacks and + minimal information about libiberty. + +2004-02-06 Michael Chastain + + * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}. + +2004-02-04 Roland McGrath + + * gdb.texinfo (Auxiliary Vector): New node (section). + (Data): Add it to the menu. + +2004-02-02 Jeff Johnston + + * gdb.texinfo (Breakpoints): Add information about pending + breakpoint support. + +2004-01-26 Andrew Cagney + + * gdb.texinfo (Overview): Delete references to the cisco protocol + including the "N" response. + +2004-01-26 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Rename + EXTRACT_STRUCT_VALUE_ADDRESS to + DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS. + +2004-01-24 Eli Zaretskii + + * gdb.texinfo (KOD): Document "show os". Add index entries for + "set/show os" and "info cisco" commands. + 2004-01-21 Eli Zaretskii * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir). @@ -35,7 +550,7 @@ (Coding): Add -Wunused-label to list of -Werror warnings. 2004-01-08 Jason Molenda - Eli Zaretskii + Eli Zaretskii * gdb.texinfo: Update copyright. (Objective-C): "methodName" typeo fixed. Add @code/@var markup @@ -92,7 +607,7 @@ * gdb.texinfo (M32R/D): Mention m32rsdi target. -2003-10-15 Kevin Buettner +2003-10-15 Kevin Buettner From Anthony Green : * gdb.texinfo (Breakpoints related warnings): Insert into menu. @@ -101,7 +616,7 @@ * gdb.texinfo (Breakpoint related warnings): New node. * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document. - + 2003-10-13 Daniel Jacobowitz * gdb.texinfo (Remote Protocol): Document v and vCont. @@ -133,7 +648,7 @@ 2003-09-30 Andrew Cagney REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE. - (Target Architecture Definition): + (Target Architecture Definition): * gdbint.texinfo (Target Architecture Definition): Rename REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE. @@ -146,7 +661,7 @@ * gdbint.texinfo (Target Architecture Definition): Rename NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to TARGET_WRITE_PC. - + 2003-09-22 Michael Chastain * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp. @@ -420,7 +935,7 @@ 2003-04-02 Bob Rossi - * gdb.texinfo (GDB/MI Program Control): Add + * gdb.texinfo (GDB/MI Program Control): Add '-file-list-exec-source-file' 2003-03-31 Andrew Cagney @@ -432,7 +947,7 @@ * gdbint.texinfo (Target Architecture Definition): Remove reference to TARGET_WRITE_SP. - + 2003-03-27 Andrew Cagney * gdbint.texinfo (Target Architecture Definition): Remove @@ -493,7 +1008,7 @@ * gdbint.texinfo (Target Architecture Definition): Rename FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC. - + 2003-03-10 Corinna Vinschen * gdb.texinfo: Add File-I/O documentation. @@ -793,7 +1308,7 @@ 2002-09-20 Kevin Buettner - From Eli Zaretskii : + From Eli Zaretskii : * gdb.texinfo (Character Sets): Use @smallexample instead of @example. Use GNU/Linux instead of Linux. @@ -915,7 +1430,7 @@ 2002-08-08 Grace Sainsbury - From Mark Salter: + From Mark Salter: * gdb.texinfo (Protocol): Document T packet extension to allow watchpoint address reporting. @@ -1064,16 +1579,16 @@ * gdbint.texinfo (Target Architecture Definition): Delete definition of HAVE_REGISTER_WINDOWS. -2002-04-19 Eli Zaretskii +2002-04-19 Eli Zaretskii * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by "Theodore A. Roth" . 2002-04-15 Don Howard - From Eli Zaretskii + From Eli Zaretskii * gdb.texinfo (show max-user-call-depth): Correct formatting. - Provide a better explaination of this feature. + Provide a better explaination of this feature. 2002-04-14 Andrew Cagney @@ -1114,7 +1629,7 @@ * gdb.texinfo: Change all examples to @smallexample. * gdbint.texinfo: Ditto. - + 2002-03-18 Andrew Cagney * gdbint.texinfo (Releasing GDB): Add section ``Versions and @@ -1175,7 +1690,7 @@ '_ovly_debug_event', which allows GDB to keep better track of overlays. -2002-02-03 Eli Zaretskii +2002-02-03 Eli Zaretskii * gdb.texinfo (Memory Region Attributes): Fix the wording. Suggested by Dmitry Sivachenko. @@ -1200,7 +1715,7 @@ * gdbint.texinfo (Target Architecture Definition): Delete description of TARGET_BYTE_ORDER_DEFAULT. -2002-01-27 Eli Zaretskii +2002-01-27 Eli Zaretskii * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko . @@ -1258,7 +1773,7 @@ Tue Jan 22 11:57:38 2002 Andrew Cagney * gdbint.texinfo (Target Architecture Definition): Remove definition of IEEE_FLOAT. -2002-01-20 Eli Zaretskii +2002-01-20 Eli Zaretskii * gdb.texinfo: Beautify copyright years; fix a typo. (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans @@ -1284,7 +1799,7 @@ Tue Jan 22 11:57:38 2002 Andrew Cagney * fdl.texi: Remove next/prev from @node. -2002-01-17 Eli Zaretskii +2002-01-17 Eli Zaretskii * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and for monstrous @multitable (from Brian Youmans). @@ -1316,7 +1831,7 @@ Tue Jan 22 11:57:38 2002 Andrew Cagney * gdb.texinfo (--pid): Document new command line option (attach). -2002-01-07 Eli Zaretskii +2002-01-07 Eli Zaretskii * gdb.texinfo (Tracepoints): Clarify that tracepoints need support in the stub. @@ -1340,7 +1855,7 @@ Tue Jan 22 11:57:38 2002 Andrew Cagney * gdb.texinfo (Free Software): New section ``Free Software Needs Free Documentation''. -2001-12-30 Eli Zaretskii +2001-12-30 Eli Zaretskii * stabs.texinfo: * gdb.texinfo: @@ -1356,7 +1871,7 @@ Tue Jan 22 11:57:38 2002 Andrew Cagney * gdb.texinfo (maint info sections): Document. - * gdb.texinfo (info proc): Comment out documentation for + * gdb.texinfo (info proc): Comment out documentation for 'info proc' sub-options that are currently not implemented. 2001-12-20 Jim Blandy @@ -1387,7 +1902,7 @@ Tue Jan 22 11:57:38 2002 Andrew Cagney * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini use since it is described in the referenced section. - From Eli Zaretskii + From Eli Zaretskii * gdb.texinfo (Command Files): Reword to make gdb.ini requirement clearer when using DJGPP. @@ -1418,7 +1933,7 @@ Tue Jan 22 11:57:38 2002 Andrew Cagney 2001-11-05 Michael Snyder - * gdb.texinfo (info functions): Document use of backslash to + * gdb.texinfo (info functions): Document use of backslash to quote regexp chars in function names such as "operator*()". 2001-11-01 Fred Fish @@ -1484,7 +1999,7 @@ Wed Aug 15 10:47:28 2001 Christopher Faylor * gdbint.texinfo: Add a cautionary note about macro use. 2001-08-02 Corinna Vinschen - + * gdb.texinfo: Explain omitting the hostname in the `target remote' command. @@ -1501,7 +2016,7 @@ Wed Aug 15 10:47:28 2001 Christopher Faylor * gdbint.texinfo (libgdb): Rewrite. -2001-07-26 Eli Zaretskii +2001-07-26 Eli Zaretskii * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted. @@ -1515,7 +2030,7 @@ Wed Aug 15 10:47:28 2001 Christopher Faylor * gdbint.texinfo (Host Definition): Remove description of NEED_POSIX_SETPGID. -2001-07-23 Eli Zaretskii +2001-07-23 Eli Zaretskii * gdb.tex (DJGPP Native): New node, with descriptions of DJGPP-specific commands. @@ -1554,7 +2069,7 @@ Wed Aug 15 10:47:28 2001 Christopher Faylor EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P. The latter has been changed to a true predicate. -2001-06-17 Eli Zaretskii +2001-06-17 Eli Zaretskii * annotate.texi: Add @noindent where needed. From Dmitry Sivachenko . @@ -1573,7 +2088,7 @@ Wed Aug 15 10:47:28 2001 Christopher Faylor * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:". -2001-06-13 Eli Zaretskii +2001-06-13 Eli Zaretskii * gdb.texinfo (Signals): Clarify the default setting of signal handling. @@ -1587,20 +2102,20 @@ Wed Aug 15 10:47:28 2001 Christopher Faylor * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in. -2001-05-10 Eli Zaretskii +2001-05-10 Eli Zaretskii * gdbint.texinfo (Clean Design and Portable Implementation): Renamed from "Clean Design". (Clean Design and Portable Implementation): Document portable methods of handling file names, and the associated macros. -2001-04-02 Eli Zaretskii +2001-04-02 Eli Zaretskii * gdb.texinfo (Tracepoint Actions): Mention the "info scope" command and provide a cross-reference to its description. (Symbols): Note that "info scope" is useful for trace experiments. -2001-04-01 Eli Zaretskii +2001-04-01 Eli Zaretskii * gdb.texinfo (Symbols): Document "info scope". (Tracepoints): New chapter. @@ -1612,7 +2127,7 @@ Wed Aug 15 10:47:28 2001 Christopher Faylor * stabs.texinfo: Change Permissions to GFDL. Update Copyright. -2001-03-26 Eli Zaretskii +2001-03-26 Eli Zaretskii * gdb.texinfo: Change Permissions to GFDL. Update Copyright. @@ -1627,7 +2142,7 @@ Wed Aug 15 10:47:28 2001 Christopher Faylor a cross-reference to its description. (Symbols): Document "info symbol". -2001-03-21 Eli Zaretskii +2001-03-21 Eli Zaretskii * gdbint.texinfo (Algorithms): New section "Watchpoints" and new subsection "x86 Watchpoints". @@ -1646,11 +2161,11 @@ Wed Aug 15 10:47:28 2001 Christopher Faylor * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo, gdbint.texinfo, refcard.tex: Update/correct copyright notices. -2001-02-21 Eli Zaretskii +2001-02-21 Eli Zaretskii * gdb.texinfo (Signals): Document "ignore", "noignore", and "all". -2001-02-11 Eli Zaretskii +2001-02-11 Eli Zaretskii * gdb.texinfo (Environment): Document that `path' does not change the value of PATH in GDB's own environment (it did in the past, @@ -1669,7 +2184,7 @@ Wed Aug 15 10:47:28 2001 Christopher Faylor * gdbint.texinfo (POP_FRAME): Document use by return_command. -2000-12-25 Eli Zaretskii +2000-12-25 Eli Zaretskii * refcard.tex: Version and copyright fixed. From Phil Edwards . @@ -1684,7 +2199,7 @@ Mon Nov 20 21:29:35 2000 Andrew Cagney * gdbint.texinfo (Coding): Update current value of --enable-build-warnings. Mention --enable-gdb-build-warnings. -2000-11-19 Eli Zaretskii +2000-11-19 Eli Zaretskii * gdb.texinfo (Continuing and Stepping): Fixed markup and typos, as suggested by Dmitry Sivachenko . @@ -1693,12 +2208,12 @@ Mon Nov 20 21:29:35 2000 Andrew Cagney * gdb.texinfo: Document new 'set step-mode' command. -2000-10-16 Eli Zaretskii +2000-10-16 Eli Zaretskii * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling changes from Dmitry Sivachenko . -2000-09-26 Eli Zaretskii +2000-09-26 Eli Zaretskii * gdb.texinfo (Hooks): Document the new post-hook functionality. From Steven Johnson . @@ -1707,7 +2222,7 @@ Mon Nov 20 21:29:35 2000 Andrew Cagney * gdbint.texinfo (Overall Structure): Spelling fix. -2000-08-10 Eli Zaretskii +2000-08-10 Eli Zaretskii * gdbint.texinfo (Target Architecture Definition): Document that REGISTER_CONVERT_TO_VIRTUAL should only be called on a register @@ -1723,12 +2238,12 @@ Mon Nov 20 21:29:35 2000 Andrew Cagney * stabs.texinfo: Fix spelling errors. (String Field): FILE-NUMBER starts from 0, not 1. -2000-07-05 Eli Zaretskii +2000-07-05 Eli Zaretskii * refcard.tex: Remove \centerline from the blurb. Patch from Brian Youmans. -2000-06-25 Eli Zaretskii +2000-06-25 Eli Zaretskii * Makefile.in (install-info): Support installation from outside of the source directory. Reported by Mark Harig @@ -1747,7 +2262,7 @@ Fri May 26 15:55:33 2000 Andrew Cagney (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the @contents at the start. -2000-05-24 Eli Zaretskii +2000-05-24 Eli Zaretskii * gdb.texinfo: Remove duplicate @syncodeindex. From Brian Youmans. @@ -1766,7 +2281,7 @@ Tue May 23 22:57:41 2000 Andrew Cagney * configure: Regenerate. -2000-05-17 Eli Zaretskii +2000-05-17 Eli Zaretskii * Makefile.in (install-info): Run install-info on installed Info files. @@ -1776,7 +2291,7 @@ Fri May 12 20:18:04 2000 Andrew Cagney * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention Andrew Cagney. -2000-05-09 Eli Zaretskii +2000-05-09 Eli Zaretskii * gdb.texinfo: Proofreading changes from Brian Youmans. @@ -1785,7 +2300,7 @@ Fri May 12 20:18:04 2000 Andrew Cagney * gdb.texinfo (Command Files): Mention -x, use @enumerate for startup sequence, minor edits. -2000-05-01 Eli Zaretskii +2000-05-01 Eli Zaretskii * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in TeX. @@ -1799,7 +2314,7 @@ Sat Apr 29 17:01:04 2000 Andrew Cagney * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes. -2000-04-23 Eli Zaretskii +2000-04-23 Eli Zaretskii * Makefile.in (GDBMI_DIR): New variable. (SET_TEXINPUTS): Add $(GDBMI_DIR). @@ -1818,19 +2333,19 @@ Sat Apr 29 17:01:04 2000 Andrew Cagney * gdb.texinfo (Files): Update description of add-symbol-file command. -2000-04-17 Eli Zaretskii +2000-04-17 Eli Zaretskii * gdb.texinfo (Porting GDB): Don't use @value in the node name, it prevents the build (and is generally a Bad Idea). -2000-04-17 Eli Zaretskii +2000-04-17 Eli Zaretskii * gdb.texinfo (Protocol): Prevent makeinfo from complaining about a comma inside @var. (Command Files): Index markup changes from Dmitry Sivachenko . -2000-04-16 Eli Zaretskii +2000-04-16 Eli Zaretskii * Makefile.in (LN_S): Define. (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't @@ -1873,10 +2388,10 @@ Tue Mar 28 18:28:45 2000 Andrew Cagney * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with qThreadExtraInfo. -2000-03-28 J.T. Conklin +2000-03-28 J.T. Conklin - * gdb.texinfo: Clarify which remote debug protocol commands are - required and which are optional. + * gdb.texinfo: Clarify which remote debug protocol commands are + required and which are optional. Tue Mar 28 16:06:22 2000 Andrew Cagney @@ -1910,9 +2425,9 @@ Fri Mar 24 18:06:34 2000 Andrew Cagney * gdb.texinfo: Check for @ifinfo instead of @ifnottex. (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local @chapter and @node entries. - + * gdb.texinfo: Link all top-level nodes. - + Fri Mar 24 17:56:48 2000 Andrew Cagney * Makefile.in (install-info): Create $(infodir) before installing @@ -1933,7 +2448,7 @@ Fri Mar 24 17:56:48 2000 Andrew Cagney 2000-03-20 Michael Snyder - * gdb.texinfo: Add white space to prevent overprinting in + * gdb.texinfo: Add white space to prevent overprinting in two places. 2000-03-17 Stan Shebs @@ -1942,7 +2457,7 @@ Fri Mar 24 17:56:48 2000 Andrew Cagney , also clarification of allowed content for string constants. -2000-03-16 Eli Zaretskii +2000-03-16 Eli Zaretskii * gdb.texinfo (main menu): Add Annotations. (File Options): Add @cindex entries for each command-line option. @@ -2031,7 +2546,7 @@ Thu Oct 14 21:17:17 1999 Andrew Cagney * gdb.texinfo: Fix uses of @multitable. - From Eli Zaretskii : + From Eli Zaretskii : * gdb.texinfo: Include details specific to DOS host, clarify some confusing language, fix @ref/@xref/@pxref usages, add comments about using with optimization, add more indexing, @@ -2088,7 +2603,7 @@ Wed Aug 25 10:47:03 1999 Andrew Cagney * gdbint.texinfo (Breakpoint Handling): Add missing words. -1999-08-10 Eli Zaretskii +1999-08-10 Eli Zaretskii * gdb.texinfo (Set Watchpoints): Explain some subtleties about watch, awatch, and rwatch. Explain why the latter two cannot be @@ -2103,8 +2618,8 @@ Wed Aug 11 13:18:14 1999 Andrew Cagney 1999-08-10 Elena Zannoni - * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo. - * gdb.texinfo: Ditto. + * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo. + * gdb.texinfo: Ditto. 1999-08-06 Tom Tromey @@ -2209,7 +2724,7 @@ Tue Apr 20 11:59:38 1999 Andrew Cagney LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and BREAKPOINT_FROM_PC. - + Mon Apr 12 16:00:44 1999 Andrew Cagney * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P, @@ -2265,14 +2780,14 @@ Thu Jan 14 17:10:12 1999 Stan Shebs Wed Jan 13 10:38:40 1999 Edith Epstein - * gdb.texinfo: Changes made as part of a project to merge in - changes made by HP. Documentation makes extensive use of + * gdb.texinfo: Changes made as part of a project to merge in + changes made by HP. Documentation makes extensive use of @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation on remote debugging. There are differences in documentation (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also, the HP manual discusses catchpoints, hardware watchpoints, and some HPUX specific limitations for shared library support. - + There are also a number of @node changes. 1999-01-12 Jason Molenda (jsm@bugshack.cygnus.com) @@ -2285,7 +2800,7 @@ Wed Jan 6 11:55:34 1999 David Taylor The following changes were made by Edith Epstein as part of a project to merge in changes made by HP. - + * HPPA-cfg.texi: new file. * all-cfg.texi: set HPPA for HP PA-RISC targets. @@ -2334,7 +2849,7 @@ Tue Dec 1 17:45:43 1998 Stan Shebs Mon Nov 30 11:32:21 1998 Andrew Cagney - * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE): + * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE): Sat Nov 28 13:45:53 1998 Andrew Cagney @@ -2381,7 +2896,7 @@ Thu Apr 2 16:10:36 1998 Stan Shebs * gdb.texinfo: Add some credits, mention bug monitor. * remote.texi: Mention mips monitor targets. * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY. - + Mon Feb 2 17:13:03 1998 Stan Shebs * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h @@ -2457,14 +2972,14 @@ Fri Jul 5 15:38:54 1996 Fred Fish Also document that some systems can use mmalloc but must define this if their C runtime allocates memory that is later freed. (MMCHECK_FORCE): Document new macro. - + Fri Jun 28 22:17:10 1996 Dawn Perchik * remote.texi: Add documentation for target Sparclet. Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp) - * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL, + * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL, INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values. * configure.in: Rewritten for autoconf. * configure: New. @@ -2482,7 +2997,7 @@ Mon Jun 17 10:43:41 1996 Fred Fish (maintainer-clean): Remove clean-info and clean-dvi dependencies and put their actions in the rules. (gdb.ps): New target - (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove + (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove intermediate TeX files, whether they have 2 or 3 character extensions. (gdbint.ps): Add target and rules. @@ -2853,7 +3368,7 @@ Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com) entries; (Server): explain use of gdbserver w/real-time systems, add example of conflicting TCP port; (MIPS Remote) break up running text into table, highlighting commands, and add example. - + Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com) * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed @@ -3169,7 +3684,7 @@ Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de) Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com) * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS, - removed from the code by Kingdon. + removed from the code by Kingdon. Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com) @@ -3598,7 +4113,7 @@ Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com) Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com) * gdbinv-s.m4.in: refrain from using @cartouche for just a few - examples (not consistent w others). + examples (not consistent w others). gdb.texinfo: issue disclaimer paragraph on cmdline options only for generic vn of doc @@ -3665,7 +4180,7 @@ Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com) * gdb.texinfo: Update for GDB-4.5. Move `Formatting Documentation' ahead of `Installing GDB' to match README. Update shared library doc, -readnow and -mapped, and directory - structure (add glob and mmalloc). Update configure doc. + structure (add glob and mmalloc). Update configure doc. Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com) @@ -3694,7 +4209,7 @@ Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com) * Makefile.in: remove spaces following hyphens, bsd make can't cope. install using INSTALL_DATA. added clean-info. added - standards.text support. + standards.text support. Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)