X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=20b27682c532aedb17d737085a7df512d30d56de;hb=f8b73d13b7ca749dee450b60e4e401b4c096bed6;hp=cd752d196a85405b36b3ca914a29b948e2deb4dd;hpb=994337c3642476693a4de423b639b32ccd5292f7;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index cd752d196a..20b27682c5 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,190 @@ +2007-06-13 Daniel Jacobowitz + + * gdb.texinfo (MIPS Features): New subsection. + +2007-06-12 Ulrich Weigand + Markus Deuling + + * gdb.texinfo (General Query Packets): Document qXfer:spu:read + and qXfer:spu:write packets and mention them under qSupported. + +2007-06-12 Ulrich Weigand + Markus Deuling + + * gdb.texinfo (Architectures): Add new SPU section to document + Cell Broadband Engine SPU architecture specific commands. + +2007-06-09 Vladimir Prus + + * gdb.texinfo (GDB/MI Variable Objects): Editorial + comments. + +2007-06-07 Nick Roberts + + * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1. + +2007-05-29 Jim Blandy + + * gdb.texinfo (Overview): Doc fix. + +2007-05-22 Maciej W. Rozycki + + * gdb.texinfo (Remote Configuration): Document "set/show + remoteflow". + +2007-05-16 Daniel Jacobowitz + + * gdb.texinfo (MIPS): Remove documentation for set mips + saved-gpreg-size, show mips saved-gpreg-size, and set mips + stack-arg-size. + +2007-05-14 Bob Wilson + + * 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. + +2007-05-11 Ulrich Weigand + + * observer.texi (GDB Observers): New observer "new_objfile". + +2007-05-08 Ulrich Weigand + + * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS. + +2007-04-14 Vladimir Prus + + * gdb.texinfo (GDB/MI Variable Objects): Document + frozen variables objects. + +2007-04-13 Daniel Jacobowitz + + * 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. + +2007-04-11 Bob Wilson + + * 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}. + +2007-04-11 Daniel Jacobowitz + + * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple + and tab expansion. + +2007-04-10 Daniel Jacobowitz + + * gdbint.texinfo (SOM): Correct location of the SOM reader. + +2007-04-02 Bob Wilson + + * 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". + +2007-03-30 Pedro Alves + + * gdb.texinfo (WinCE): Delete obsolete subsection. + +2007-03-30 Daniel Jacobowitz + + * gdb.texinfo (M68K): Remove obsolete ROM monitors. + * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c + references. + +2007-03-30 Daniel Jacobowitz + + * 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. + +2007-03-29 Ulrich Weigand + + * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE. + +2007-03-27 Ulrich Weigand + + * gdbint.texinfo (Target Conditionals): Remove mention of + DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT, + and DEPRECATED_LITTLE_REMOTE_BREAKPOINT. + +2007-03-27 Brooks Moses + + * 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. + +2007-03-26 Bob Wilson + + * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines. + +2007-03-26 Bob Wilson + + * 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}. + +2007-03-26 Bob Wilson + + * 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. + +2007-03-26 Bob Wilson + + * gdb.texinfo (Variables, C): Update cross reference to GCC docs. + +2007-03-26 Bob Wilson + + * 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. + +2007-03-26 Bob Wilson + + * gdb.texinfo (File Options): Add missing parenthesis. + (Breakpoints, Special Fortran commands, PowerPC): Fix typos. + +2007-02-26 Daniel Jacobowitz + + * gdb.texinfo (Monitor commands for gdbserver): New subsection. + +2007-02-26 Daniel Jacobowitz + + * src/gdb/doc/gdb.texinfo (Standard Target Features): Mention + case insensitivity. + (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt. + 2007-02-18 Nick Roberts * gdb.texinfo (Top): Put Appendix A after numbered sections.