+
+ * gdbint.texinfo (Target Architecture Definition): Replace
+ LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
+
+
+ * gdbint.texinfo (Host Definition): Delete documentation on
+ HOST_BYTE_ORDER.
+
+
+ * gdb.texinfo (Overlays): New chapter, documenting GDB's
+ overlay support. Add to top-level menu.
+
+
+ * gdb.texinfo (Command Syntax): Document C-o binding.
+
+
+ * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
+ use since it is described in the referenced section.
+
+ * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
+ clearer when using DJGPP.
+
+
+ * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
+ specifically refer to MS-DOS.
+ (command files): Mention gdb.ini is only used on MS-DOS.
+
+
+ * gdb.texinfo (Invoking GDB): Document --args.
+ (Mode Options): Likewise.
+
+
+ * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
+ Delete documentation; this macro has been removed from the
+ sources.
+
+
+ * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
+
+
+ * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
+
+
+ * gdb.texinfo (info functions): Document use of backslash to
+ quote regexp chars in function names such as "operator*()".
+
+
+ * gdbint.texinfo (SOLIB_ADD): Document additional new
+ "readsyms" arg.
+
+
+ * gdb.texinfo: (Command Files) Added documentation for the
+ behavior of gdb with input redirected from a file.
+
+
+ * gdb.texinfo (auto-solib-add): Change docs to match
+ implementation change.
+ (auto-solib-limit): Add docs for new variable.
+
+
+ * gdbint.texinfo (Target Architecture Definition): Function
+ value_as_pointer renamed to value_as_address.
+
+
+ * gdbint.texinfo (Target Architecture Definition): Default
+ POINTER_TO_ADDRESS functions assume unsigned addresses.
+ (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
+ posting by Jim Blandy.
+
+
+ * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
+ version of texi2html (1.64) doesn't support this flag any more.
+
+
+ * gdbint.texinfo (Host Definition): Remove description of
+ MEM_FNS_DECLARED.
+
+ * gdbint.texinfo (Host Definition): Remove description of R_OK.
+
+ * gdbint.texinfo (Host Definition): Remove description of
+ HAVE_SIGSETMASK.
+
+
+ * gdbint.texinfo (Target Architecture Definition): Add
+ explanation of TARGET_PRINT_INSN macro.
+
+
+ * gdb.texinfo (`add-symbol-file'): Correct synopsis.
+ Explain what it means to load relocatable files.
+
+
+ * gdbint.texinfo: Bring the HTML `top' menu into sync with the
+ info `top' menu.
+
+
+ * gdbint.texinfo: Add a cautionary note about macro use.
+
+
+ * gdb.texinfo: Explain omitting the hostname in the
+ `target remote' command.
+
+
+ * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
+ and END-INFO-DIR-ENTRY.
+
+
+ * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
+
+
+ * gdbint.texinfo (libgdb): Rewrite.
+
+
+ * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
+
+
+ * gdb.texinfo (TUI): New chapter, document the TUI.
+ (Mode Options): Document the -tui option.
+
+
+ * gdbint.texinfo (Host Definition): Remove description of
+ NEED_POSIX_SETPGID.
+
+
+ * gdb.tex (DJGPP Native): New node, with descriptions of
+ DJGPP-specific commands.
+
+
+ * gdbint.texinfo: Three misspellings.
+
+
+ * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
+ `test` expressions on bash. Problem reported by Colin Walters.
+
+
+ * gdbint.texinfo (User Interface): Update ui-out documentation to
+ refelect recent UI/MI updates.
+
+
+ * gdb.texinfo (Mode Options): Mention the mi0 and mi1
+ interpreters.
+
+
+ * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
+ structure and not macros.
+ (Host Definition): Document that much of this chapter is obsolete.
+ (Target Architecture Definition): Update list of files that make
+ up a target architecture.
+ (Coding): Update.
+
+
+ * gdbint.texinfo (Target Architecture Definition): Update
+ EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
+ The latter has been changed to a true predicate.
+
+
+ * annotate.texi: Add @noindent where needed. From Dmitry
+ * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
+
+
+ * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
+
+
+ * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
+ returns ``OK''. Document that the ``R'' packet does not reply.
+
+
+ * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
+
+
+ * gdb.texinfo (Signals): Clarify the default setting of signal
+ handling.
+
+
+ * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
+ (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
+
+
+ * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
+
+
+ * 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.
+
+
+ * 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.
+
+
+ * gdb.texinfo (Symbols): Document "info scope".
+ (Tracepoints): New chapter.
+ (Contributors): Update for v5.1.
+ <All nodes>: Change "C++" to "C@t{++}".
+
+ * gdbint.texinfo (User Interface): A new section about ui_out
+ functions, based on text written by Fernando Nasser.
+
+ * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
+
+
+ * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
+
+ * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
+
+ * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
+ Replace "GDB" with "@value{GDBN}". Fix markup.
+
+ * annotate.texi: Change Permissions to GFDL. Update Copyright.
+
+ * gdb.texinfo (Output Formats): Mention "info symbol" and provide
+ a cross-reference to its description.
+ (Symbols): Document "info symbol".
+
+
+ * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
+ subsection "x86 Watchpoints".
+ (Target Architecture Definition): Document the macros
+ I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
+ (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
+
+
+ * gdbint.texinfo (Target Architecture Definition): Update
+ definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
+ list.
+
+
+ * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
+ gdbint.texinfo, refcard.tex: Update/correct copyright notices.
+
+
+ * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
+
+
+ * gdb.texinfo (Environment): Document that `path' does not change
+ the value of PATH in GDB's own environment (it did in the past,
+ but that was changed on March 15, 1994). Reported by Doug Evans
+
+ * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
+ its line. Fix markup of commands and macros. Add an Index node
+ and index entries.
+
+
+ * gdb.texinfo (Memory region attributes): New manual section.
+
+
+ * gdbint.texinfo (POP_FRAME): Document use by return_command.
+
+
+ * refcard.tex: Version and copyright fixed. From Phil Edwards
+
+
+ * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
+ DWARF2_REG_TO_REGNUM): Document.
+
+
+ * gdbint.texinfo (Coding): Update current value of
+ --enable-build-warnings. Mention --enable-gdb-build-warnings.
+
+
+ * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
+
+
+ * gdb.texinfo: Document new 'set step-mode' command.
+
+
+ * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
+
+
+ * gdb.texinfo (Hooks): Document the new post-hook functionality.
+
+
+ * gdbint.texinfo (Overall Structure): Spelling fix.
+
+
+ * gdbint.texinfo (Target Architecture Definition): Document that
+ REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
+ for which REGISTER_CONVERTIBLE returns a zero value.
+
+
+ * Makefile.in (install-info): Find files to install in either the
+ build or source directories (adapted from Makefile.am).
+
+
+ * stabs.texinfo: Fix spelling errors.
+ (String Field): FILE-NUMBER starts from 0, not 1.
+
+
+ * refcard.tex: Remove \centerline from the blurb. Patch from
+ Brian Youmans.
+
+
+ * Makefile.in (install-info): Support installation from outside of
+ the source directory. Reported by Mark Harig
+
+
+ * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
+
+
+ * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
+ Generate using pdftex.
+ (PDFTEX): Define.
+ (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
+ (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
+ @contents at the start.
+
+
+ * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
+ Youmans.
+
+
+ From Brian Youmans:
+ * gdb.texinfo: Fix ``et al.''.
+
+
+ * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
+ loop.
+
+
+ * configure: Regenerate.
+
+
+ * Makefile.in (install-info): Run install-info on installed Info
+ files.
+
+
+ * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
+ Andrew Cagney.
+
+
+ * gdb.texinfo: Proofreading changes from Brian Youmans.
+
+
+ * gdb.texinfo (Command Files): Mention -x, use @enumerate for
+ startup sequence, minor edits.
+
+
+ * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
+ TeX.
+
+ * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
+ "@kindex f" into "@kindex f (foo)", otherwise we get index entries
+ like `n' and `s' which look weird. Convert some of the @kindex to
+ @vindex, when they refer to variables, not commands.
+
+
+ * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
+
+
+ * Makefile.in (GDBMI_DIR): New variable.
+ (SET_TEXINPUTS): Add $(GDBMI_DIR).
+ (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
+ (gdbmi.texinfo): New target, for texi2roff.
+ (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
+ (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
+
+ * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
+ gdbmi.texinfo.
+ (Mode Options): Add xref to GDB/MI docs and remove a FIXME
+ comment.
+
+
+ * gdb.texinfo (Files): Update description of add-symbol-file
+ command.
+
+
+ * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
+ prevents the build (and is generally a Bad Idea).
+
* gdb.texinfo (Protocol): Prevent makeinfo from complaining about
a comma inside @var.
\f
Local Variables:
-mode: indented-text
+mode: change-log
left-margin: 8
fill-column: 74
version-control: never