+
+ * gdb.texinfo (General Query Packets): Document qOffsets changes.
+
+
+ * gdb.texinfo (Target Description Format): Add version attribute
+ for <target>.
+
+
+ * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
+
+
+ * gdb.texinfo (MIPS Features): New subsection.
+
+
+ * gdb.texinfo (General Query Packets): Document qXfer:spu:read
+ and qXfer:spu:write packets and mention them under qSupported.
+
+
+ * gdb.texinfo (Architectures): Add new SPU section to document
+ Cell Broadband Engine SPU architecture specific commands.
+
+
+ * gdb.texinfo (GDB/MI Variable Objects): Editorial
+ comments.
+
+
+ * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
+
+
+ * gdb.texinfo (Overview): Doc fix.
+
+
+ * gdb.texinfo (Remote Configuration): Document "set/show
+ remoteflow".
+
+
+ * gdb.texinfo (MIPS): Remove documentation for set mips
+ saved-gpreg-size, show mips saved-gpreg-size, and set mips
+ stack-arg-size.
+
+
+ * all-cfg.texi (GDBTUI): New.
+ * gdb.texinfo (Mode Options): Use GDBTUI variable.
+ (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
+ (TUI Configuration): Edit to improve clarity and fix problems of
+ both style and content.
+
+
+ * observer.texi (GDB Observers): New observer "new_objfile".
+
+
+ * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
+
+
+ * gdb.texinfo (GDB/MI Variable Objects): Document
+ frozen variables objects.
+
+
+ * gdb.texinfo (Memory): Reference Remote Debugging chapter.
+ (Character Sets, Caching Data of Remote Targets): Likewise.
+ (Targets): Delete Remote node. Move its text...
+ (Debugging Remote Programs): ...to here. Delete description
+ of the "remote" command.
+ (Remote configuration): Delete description of "set remotedevice"
+ and "show remotedevice".
+ (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
+
+
+ * gdb.texinfo (Contributors, Continuing and Stepping)
+ (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
+ (General Query Packets, File-I/O Remote Protocol Extension)
+ (Protocol Basics, The F Reply Packet, Write)
+ (Protocol-specific Representation of Datatypes, Memory Transfer):
+ Fix hyphenation, punctuation and grammar problems.
+ (Cygwin Native): Likewise. Also fix misuse of @pxref and use
+ 'section' instead of 'subsection' in the text.
+ (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
+ (i386): Remove period from section name.
+ (Installing GDB, Requirements, Running Configure, Separate Objdir)
+ (Config Names, Configure Options): Use @file{configure}.
+
+
+ * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
+ and tab expansion.
+
+
+ * gdbint.texinfo (SOM): Correct location of the SOM reader.
+
+
+ * gdb.texinfo: Consistently capitalize all significant words in
+ node names, chapter titles, section titles, and headings. Update
+ cross references to match.
+ (Starting and Stopping Trace Experiment): Make node name plural.
+ (Breakpoint related warnings): Hyphenate "Breakpoint-related".
+
+
+ * gdb.texinfo (WinCE): Delete obsolete subsection.
+
+
+ * gdb.texinfo (M68K): Remove obsolete ROM monitors.
+ * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
+ references.
+
+
+ * gdb.texinfo (Startup): Delete references to some alternate
+ names for .gdbinit.
+ (Thread): Remove LynxOS reference.
+ (Tandem ST2000): Delete target-specific documentation.
+ * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
+ (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
+ and GDB_OSABI_LYNXOS.
+
+
+ * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
+
+
+ * gdbint.texinfo (Target Conditionals): Remove mention of
+ DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
+ and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
+
+
+ * Makefile.in: Add "pdfdir" installation
+ directory, PDFTEX macro, support for "install-pdf" target,
+ and rules for making a pdf version of refcard.texi.
+ * refcard.tex: Specify paper size for PDF output.
+
+
+ * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
+
+
+ * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
+ (Source Path, Character Sets, Macros, Define)
+ (GDB/MI Result Records, GDB/MI Simple Examples)
+ (GDB/MI Program Execution, GDB/MI File Commands)
+ (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
+ (Bug Reporting): Use @value{GCC}.
+
+
+ * gdb.texinfo (Help): Fix formatting of examples.
+ (Variables): Use @ifnotinfo instead of @iftex.
+ (Non-debug DLL symbols): Use @ref instead of @pxref.
+ (Sparclet File): Use @samp instead of quotes.
+
+
+ * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
+
+
+ * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
+ the order of the nodes.
+ (C Operators, C Constants, Debugging C): Remove extra menus.
+ (Method Names in Commands): Do not specify next/prev/up nodes.
+
+
+ * gdb.texinfo (File Options): Add missing parenthesis.
+ (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
+
+
+ * gdb.texinfo (Monitor commands for gdbserver): New subsection.
+
+
+ * src/gdb/doc/gdb.texinfo (Standard Target Features): Mention
+ case insensitivity.
+ (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
+
+
+ * gdb.texinfo (Top): Put Appendix A after numbered sections.
+ (Files): Add section name to argument list for pxref.
+ (Non-debug DLL symbols): Don't use `see' for pxref.
+ (Embedded Processors): Fix typo.
+ (GDB/MI Breakpoint Commands): Execution commands generate
+ *stopped not ^done.
+
+
+ * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
+ values for in_scope. Mention that only root variables can be
+ updated.
+ (GDB/MI Development and Front Ends): Explain new values may be
+ added to existing fields.
+
+
+ * gdb.texinfo (-target-disconnect): Use @smallexample.
+ (Requirements): Add anchor for Expat. Update description.
+ (Target Descriptions): Mention Expat.
+ (Target Description Format): Document new elements. Use
+ @smallexample.
+ (Predefined Target Types, Standard Target Features): New sections.
+ * doc/gdbint.texinfo (Target Descriptions): New section.
+
+
+ * gdb.texinfo (Target Description Format): Add section on XInclude.
+
+
+ * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
+ command -enable-timings.
+
+
+ * gdbint.texinfo (Operation System ABI Variant Handling): Update
+ descriptions for new/deleted elements in gdb_osabi. Add missing
+ description for function generic_elf_osabi_sniff_abi_tag_sections.
+
+
+ * gdb.texinfo (Maintenance Commands): Add documentation for
+ the new "maint print target-stack" command.
+
+
+ * gdb.texinfo: Describe CHAR array vs. string identification rules.
+
+
+ * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
+ Use @value{NGCC} instead of @value{GCC}.
+
+
+ * agentexpr.texi: Fix typos.
+ * annotate.texinfo: Likewise.
+ * gdb.texinfo: Likewise.
+ * gdbint.texinfo: Likewise.
+ * observer.texi: Likewise.
+ * stabs.texinfo: Likewise.
+
+
+ * gdbint.texinfo (Support Libraries): Remove mmalloc
+ entry. Describe readline library.
+
+
+ * gdb.texinfo (Target Descriptions): New section.
+ (General Query Packets): Add QPassSignals anchor. Mention
+ qXfer:features:read under qSupported. Expand mentions of
+ qXfer:memory-map:read and QPassSignals. Document
+ qXfer:features:read.
+
+
+ * gdb.texinfo (Commands to specify files): Describe
+ "set sysroot" and "show sysroot".
+ (Using the `gdbserver' program): Lowercase argument
+ to @var. Expand description of setting up GDB on the
+ host.
+
+
+ * gdb.texinfo (Set Catchpoints): Add documentation for the new
+ catch exception, catch exception unhandled, and catch assert
+ commands.
+
+
+ * gdb.texinfo (Debugging Output): Document "set debug xml"
+ and "show debug xml".
+
+
+ * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
+
+
+ * gdbint.texinfo (Start of New Year Procedure): Add missing item.
+
+
+ * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
+ note in @ignore, to be removed later if nobody complains.
+
+
+ * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
+ of -var-delete.
+
+
+ * gdb.texinfo (Setting breakpoints): Document
+ automatic software/hardware breakpoint usage and
+ the "set breakpoint auto-hw" command.
+
+
+ * gdb.texinfo (Memory Access Checking): New.
+
+
+ * gdb.texinfo (Remote configuration): Mention
+ "pass-signals-packet".
+ (General Query Packets): Document QPassSignals. Fix
+ a typo.
+
+
+ * gdb.texinfo (Contributors): Add contributors of Xtensa port.
+
+
+ * gdb.texinfo (Remote configuration): Rewrite documentation for
+ packet configuration commands.
+ (OS Information): Adjust reference to qXfer:auxv:read.
+ (General Query Packets): Remove references to read-aux-vector-packet
+ and set remote get-thread-local-storage-address.
+
+
+ * gdbint.texinfo (Target Architecture Definition): Add new
+ Initializing a New Architecture section.
+
+
+ * stabs.texinfo (Macro define and undefine): New node describing
+ stabs for #define and #undef.
+
+
+ * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
+
+
+ * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
+ clarify on the possible meanings of ``expression'' watched by
+ watchpoints. Add indexing.
+ (Prompting, Errors, Invalidation, Annotations for Running)
+ (Source Annotations): Fix index entries by adding "annotation" to
+ them, to discriminate from index entries that point to the more
+ general topic descriptions.
+
+
+ * gdbint.texinfo (Target Vector Definition): Move most
+ content into Existing Targets. Add a menu.
+ (Existing Targets): New section, moved from Target Vector
+ Definition. Use @subsection.
+ (Managing Execution State): New section.
+
+
+ * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
+
+
+ * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
+ (Command Syntax, Signals, Backtrace, Connecting)
+ (Remote configuration, Renesas Boards, Console I/O): Fix last
+ change: use Ctrl- instead of C-, except wrt Emacs.
+ (File-I/O Examples): Put Ctrl-c in @kbd.
+ (Cygwin Native, File-I/O Overview, The Ctrl-C message)
+ (Console I/O): Use @samp with Ctrl-.
+ (Signals, Set Breaks, Set Watchpoints): Document optional
+ arguments to `info signals' `handle', `info breakpoints', and
+ `info watchpoints'.
+
+
+ * gdb.texinfo (Backtrace): Fix last change.
+
+
+ * gdb.texinfo (Backtrace): Order correctly and add other cases.
+
+
+ * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
+ (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
+ (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
+
+
+ * gdb.texinfo (Packets): Document vFlashErase,
+ vFlashWrite and vFlashDone packets.
+ (General Query Packets): Document qXfer:memory-map:read.
+ Add a new feature for qXfer:memory-map:read.
+ (Memory map format): New section.
+ (Target Commands): Mention that gdb can write flash.
+
+
+ * gdb.texinfo (Memory Region Attributes): Mention target-supplied
+ memory regions and "mem auto".
+
+
+ * gdbint.texinfo (Array Containers): New section.
+
+
+ * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
+ -stack-list-arguments HIGH_FRAME argument can be larger then the
+ actual number of frames.
+
+
+ * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
+ -stack-list-locals HIGH_FRAME argument can be larger then the
+ actual number of frames.
+
+
+ * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
+ Register Packet Format, Tracepoint Packets): Fix spelling errors.
+
+
+ * gdbint.texinfo (Overall Structure): New section "Source Tree
+ Structure".
+
+
+ * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
+ responses.
+
+
+ * gdb.texinfo (Source Path): Add documentation for new
+ substitute-path commands.
+
+
+ * gdb.texinfo (Installing GDB): Update menu. Move text to...
+ (Running Configure): ...here.
+ (Requirements): New node. Mention expat.
+
+
+ * gdb.texinfo (Target Commands): Remove
+ 'set download-write-size' and 'show download-write-size'.
+
+
+ * stabs.texinfo (Member Type Descriptor): Correct example for
+ pointer to member types.
+
+
+ * gdb.texinfo (Optional warnings and messages): Add
+ 'set/show trace-commands'.
+ (Command files): Add '-v' to source command.
+
+
+ * gdb.texinfo (OS Information): Update qPart reference to
+ qXfer.
+ (Remote configuration): Likewise.
+ (Overview): Move @cindex to the start of a paragraph. Talk
+ about binary data encoding.
+ (Packets): Refer to the overview for the details of the X
+ packet encoding.
+ (General Query Packets): Remove qPart description. Add qXfer
+ description. Add an anchor to qSupported. Correct feature
+ table title. Add a new feature for qXfer:auxv:read.
+ (Interrupts): Add a missing parenthesis.
+
* doc/gdb.texinfo (KOD): Remove node.