gdb/ChangeLog:
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
index 83e9bd0c3b732948b0ad7779f2db034b1d76174a..473eb155d0e10c77b7d2a3e4d62a9887050dc997 100644 (file)
@@ -1,6 +1,396 @@
+2003-04-09  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
+       list psymtabs'.
+
+2003-04-08  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       references to EXTRA_FRAME_INFO.
+
+2003-04-08  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       PRINT_TYPELESS_INTEGER.
+
+2003-04-02  J. Brobecker  <brobecker@gnat.com>
+
+       * observer.texi (GDB Observers): Adjust the documentation for the
+       normal_stop notification to better describe reality. Fix a couple
+       of minor typos.
+
+2003-04-02  Bob Rossi  <bob_rossi@cox.net>
+
+       * gdb.texinfo (GDB/MI Program Control): Add 
+       '-file-list-exec-source-file'
+
+2003-03-31  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       references to CALL_DUMMY_P.
+
+2003-03-30  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Remove
+       reference to TARGET_WRITE_SP.
+       
+2003-03-27  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Remove
+       references to write_sp.
+
+2003-03-27  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
+       chapter body.  Use @smallexample instead of @example.
+       (Annotations): Ditto.
+       * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
+       annotate.texi.
+
+2003-03-26  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Replace
+       PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
+       dummy_addr parameters.
+
+2003-03-25  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
+       CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
+       Add reference to PUSH_ARGUMENTS.
+
+2003-03-23  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Algorithms, Target Architecture Definition):
+       Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
+
+2003-03-18  J. Brobecker  <brobecker@gnat.com>
+
+       * gdbint.texinfo (Algorithms): Add new section describing the
+       Observer paradigm.
+       (Top): Add menu entry to new observer appendix.
+       * observer.texi: New file.
+       * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
+       new observer.texi file.
+
+2003-03-17  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.texinfo (DATE): Delete.  Remove date from titles.  Mention
+       that GNU Press update the manual version number.
+
+2003-03-12  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       references to get_saved_register.  Rename GET_SAVED_REGISTER to
+       DEPRECATED_GET_SAVED_REGISTER.
+
+2003-03-13  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Replace
+       POP_FRAME with DEPRECATED_POP_FRAME.  Update description.
+
+2003-03-12  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Rename
+       FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
+       
+2003-03-10  Corinna Vinschen  <vinschen@redhat.com>
+
+       * gdb.texinfo: Add File-I/O documentation.
+
+2003-03-10  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Cross reference
+       FRAME_SAVED_PC to unwind_pc.  Document unwind_pc.
+
+2003-03-07  Andrew Cagney  <cagney@redhat.com>
+
+       * gdb.texinfo (Debugging Output): Mention the "set/show debug
+       frame" command.
+
+2003-03-05  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Document
+       unwind_dummy_id.  Cross reference unwind_dummy_id and
+       SAVE_DUMMY_FRAME_TOS.
+
+2003-03-05  James Ingham <jingham@apple.com>
+           Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
+       and "show cp-abi".
+
+2003-03-03  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Document
+       register_type.
+
+2003-03-03  Andrew Cagney  <cagney@redhat.com>
+
+       * stabs.texinfo (Structures): Use @samp and separate @var's
+       instead of a single @var containing a comma separated list.
+       (Unions): Ditto.
+
+2003-03-02  Daniel Jacobowitz  <drow@mvista.com>
+
+       * Makefile.in (distclean): Remove config.log.
+
+2003-03-01  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Rename
+       FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
+
+2003-03-01  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
+       DEPRECATED_INIT_EXTRA_FRAME_INFO.
+
+2003-02-23  Raoul Gough  <RaoulGough@yahoo.co.uk>
+
+       * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
+       (Non-debug DLL symbols): New node, describing the minimal symbols
+       loaded from DLLs without real debugging symbols.
+
+2003-02-20  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Set Breaks): Add cross reference to "set remote
+       hardware-breakpoint-limit".
+       (Set Watchpoints): Add cross reference to "set remote
+       hardware-watchpoint-limit".
+       (Remote configuration options): New section.
+
+2003-02-04  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       descrption of IS_TRAPPED_INTERNALVAR.
+
+       From Keith Seitz <keiths@redhat.com>:
+       * gdb.texinfo (Interpreters): New chapter.  Refer the command-line
+       option "-i"/"--interpreter" to this chapter.  Include index
+       entries.
+
+2003-02-04  David Carlton  <carlton@math.stanford.edu>
+
+       * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
+       (Variables): Recommend stabs+ and DWARF 2.
+       (C plus plus expressions): Correct info about
+       compiler versions, debug formats.
+       (Contributors): Change 'DWARF2' to 'DWARF 2'.
+       PR symtab/874.
+
+2003-02-01  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
+       ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
+       BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
+       references to nindy and i960.
+       * gdb.texinfo (i960): Delete all references to i960 and nindy.
+
+2003-02-01  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       FLOAT_INFO.
+
+2003-01-30  Andrew Cagney  <ac131313@redhat.com>
+
+       * stabs.texinfo (Member Type Descriptor): Clarify description of
+       `@'.  Suggested by Ben Hutchings.
+
+2003-01-29  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (M68K): Delete reference to es1800.
+
+2003-01-29  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Maintenance Commands): Document `maint print
+       reggroups' and `maint print register-groups'.
+       * gdbint.texinfo (Target Architecture Definition): Document
+       register_reggroup_p.
+
+2003-01-23  Jim Blandy  <jimb@redhat.com>
+
+       * gdb.texinfo (Separate Debug Files): New section.
+
+2003-01-22  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.texinfo (Maintenance Commands): Add "maint set profile"
+       and "maint show profile".
+
+2003-01-16  Michael Chastain  <mec@shout.net>
+
+       * gdb.texinfo (Installing GDB): Warn against
+       ".../gdb-VERSION/gdb/configure".
+       (Separate Objdir): Likewise.
+
+2003-01-15  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       definition of PRINT_REGISTER_HOOK.
+
+2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
+
+       (OpenRISC 1000): Fix formatting of command names.
+
+2003-01-15  Elena Zannoni  <ezannoni@redhat.com>
+
+       * gdb.texinfo (Continuing and Stepping): Add new command
+       'advance'. Clarify behavior of 'until'.
+
+2003-01-13  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.texinfo (Files): Document solib-absolute-prefix and
+       solib-search-path.
+
+2003-01-09  Michael Chastain  <mec@shout.net>
+
+       * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
+       (Create a Release): Add new instructions for new @file{src-release}.
+       Document existing instructions for @file{Makefile.in} as
+       being for @value{GDBN} 5.3.1 or earlier.
+
+2003-01-09  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Mention
+       frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
+       allocate memory.
+
+2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.texinfo (Controlling GDB): Add @kindex for
+       "show osabi".
+       (Backtraces): Add @kindex's for backtrace-below-main.
+
+2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.texinfo (Controlling GDB): Document "set osabi".
+
+2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
+       * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
+
+2003-01-04  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdb.texinfo (Controlling GDB): Add ABI section.  Document
+       "set coerce-float-to-double".
+       * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
+
+2003-01-02  Andrew Cagney  <ac131313@redhat.com>
+
+       * stabs.texinfo: Remove obsolete text.
+       * gdbint.texinfo: Ditto.
+       * gdb.texinfo: Ditto.
+
+2002-12-22  Mark Kettenis  <kettenis@gnu.org>
+
+       * gdbint.texinfo (Target Architecture Definition): Update
+       description of gdbarch_register_osabi.
+
+2002-12-20  Kazu Hirata  <kazu@cs.umass.edu>
+
+       * agentexpr.texi: Fix typos.
+       * annotate.texi: Likewise.
+       * fdl.texi: Likewise.
+
+2002-12-10  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
+       DEPRECATED_INIT_FRAME_PC.
+
+2002-12-01  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       PC_IN_CALL_DUMMY.
+
+2002-11-28  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdbint.texinfo (Host Definition): Delete documentation on
+       USE_GENERIC_DUMMY_FRAMES.
+
+2002-11-26  Elena Zannoni  <ezannoni@redhat.com>
+
+        Fix PR gdb/723 and PR gdb/245.
+       * Makefile.in (install-info): Run the install-info command as part
+       of the post install steps only.
+       (uninstall-info): New target.
+       (uninstall): New target.
+
+2002-11-22  Elena Zannoni  <ezannoni@redhat.com>
+
+       * Makefile.in (install): Make install do some real work.
+
+2002-11-19  Andrew Cagney  <ac131313@redhat.com>
+
+       Fix POSIX problem reported by Paul Eggert.
+       * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
+       Fix PR gdb/527.
+
+2002-10-26  Andrew Cagney  <cagney@redhat.com>
+
+       * gdbint.texinfo (Target Architecture Definition): Delete
+       definition of DO_REGISTERS_INFO.
+
+2002-10-18  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdbint.texinfo (Address Classes): Fix problems with insertion
+       of ``{'' and ``}'' in example.
+
+2002-10-17  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdbint.texinfo (Address Classes): New section.
+       (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
+       ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
+       ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
+       ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
+
+2002-10-11  Klee Dienes  <kdienes@apple.com>
+
+       * gdb.texinfo (Registers): Mention vector registers as well as
+       floating registers in the documentation for 'info registers' and
+       'info all-registers'.
+
+2002-10-11  Daniel Jacobowitz  <drow@mvista.com>
+
+       * gdbint.texinfo (CPLUS_MARKER): Remove item.
+
+2002-10-03  Jeff Johnston  <jjohnstn@redhat.com>
+
+       * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
+       interface definition.
+
+2002-10-03  Marko Mlinar   <markom@opencores.org>
+
+       * gdb.texinfo (Target Commands): Add or1k target specific
+       commands.
+       * gdb.texinfo (Contributors): Add myself to the contributors list.
+
+2002-10-01  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Mode Options): Update --interpreter option.  "mi2"
+       and "mi1" instead of "mi1" and "mi0".
+
+2002-09-29  Hans-Peter Nilsson  <hp@bitrange.com>
+
+       * gdb.texinfo (Packets): Fix typos "alligned".
+       Correct z3/Z3 description.  Correct z4/Z4 title.
+
+2002-09-27  Andrew Cagney  <ac131313@redhat.com>
+
+       * all-cfg.texi: Use @sc for GDB and GCC.  Update copyright.
+
+2002-09-25  Kevin Buettner  <kevinb@redhat.com>
+
+       * gdb.texinfo: Use GNU/Linux instead of Linux.
+
+2002-09-25  Andrew Cagney  <ac131313@redhat.com>
+
+       * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
+
 2002-09-24  Andrew Cagney  <ac131313@redhat.com>
 
-       * gdb.texinfo: Replace @example' with @smallexample.
+       * gdb.texinfo: Replace @example with @smallexample.
 
 2002-09-20  Kevin Buettner  <kevinb@redhat.com>
 
This page took 0.029798 seconds and 4 git commands to generate.