X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=gdb%2Fdoc%2FChangeLog;h=3cbd58c3185b03f7fe82186c03de5828a7da3213;hb=08df23795b3c1ac9a1fdb57c9f1d0616fe1b2fba;hp=9d64c34cd3f6db35066e8f39bc57e707d13ce504;hpb=2c0069bbef322e5066c0d275f3a6b35748cb7ea1;p=deliverable%2Fbinutils-gdb.git diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 9d64c34cd3..3cbd58c318 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,387 @@ +2002-07-24 Andrew Cagney + + * gdbint.texinfo: Obsolete references to m88k. + * gdb.texinfo: Ditto. + +2002-07-10 Joel Brobecker + + * gdbint.texinfo (Create a release candiate): Add the location + where the proper version of autoconf can be retrieved. + +2002-07-09 Don Howard + + * gdb.texinfo (Command Files): Further describe the behavior of + sourced command files. + +2002-06-27 Andrew Cagney + + * gdbint.texinfo (User Interface): ISO C rather than ISO-C. + (Coding): Clarify ISO C version that GDB assumes. + +2002-06-26 Tom Tromey + + * gdbint.texinfo (User Interface): Mention add_setshow_cmd and + add_setshow_cmd_full. + +2002-06-25 Don Howard + + * gdb.texinfo (Memory Region Attributes): Document new behavior + for 'mem' command. + +2002-06-11 Jim Blandy + + * gdb.texinfo (Symbols): Update documentation for `info source' + command. + + * gdb.texinfo (Macros): Call the command `info macro', not + `show macro'. + +2002-06-09 Andrew Cagney + + * gdbint.texinfo (Coding): Add section ``Per-architecture module + data''. + +2002-06-09 Mark Kettenis + + * gdbint.texinfo (Target Architecture Definition): Document + GDB_OSABI_GO32 and GDB_OSABI_NETWARE. + +2002-06-08 Andrew Cagney + + * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet + lists. + +2002-06-08 Andrew Cagney + + * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the + Branch''. + +2002-06-01 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Add section + ``Converting an existing Target Architecture to Multi-arch''. + +2002-05-30 Andrew Cagney + + * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code'' + to ``Obsoleting code''. Revise. + +2002-05-17 Jim Blandy + + * gdb.texinfo (C Preprocessor Macros): New chapter. + Include it in the main menu. + (Contributors): Credit Jim Blandy with macro support. + (Compilation): Explain how to get macro information into the + executable. + (Expressions): Note that preprocessor macros are expanded. + +2002-05-14 Daniel Jacobowitz + + * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:' + options for `target remote'. + +2002-05-13 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Delete + documentation on NNPC_REGNUM. + +2002-05-11 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Document + REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P. + (Target Architecture Definition): Revise section `Using Different + Register and Memory Data Representations'. Add section `Raw and + Virtual Register Representations'. + +2002-05-11 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Mention + defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE. + (Target Architecture Definition): Mention same. Add references to + web pages. + +2002-05-08 Michael Snyder + + * stabs.texinfo (Attributes): Document new "vector" attribute. + +2002-05-04 Andrew Cagney + + * gdbint.texinfo (Releasing GDB): Revise `Create a Release'. + +2002-05-04 Andrew Cagney + + * gdb.texinfo: Delete obsolete references to a29k. + +2002-04-24 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Replace + IN_SIGTRAMP with PC_IN_SIGTRAMP. + +2002-04-24 David S. Miller + + * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition. + +2002-04-21 David S. Miller + + * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition. + +2002-04-21 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Delete + definition of HAVE_REGISTER_WINDOWS. + +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 + * gdb.texinfo (show max-user-call-depth): Correct formatting. + Provide a better explaination of this feature. + +2002-04-14 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Remove + FRAME_CHAIN_COMBINE. + +2002-04-12 Michael Chastain + + * gdbint.texinfo (Obsolete Conditionals): Remove reference to + REG_STACK_SEGMENT. + +2002-04-09 Michael Chastain + + * gdbint.texinfo (Obsolete Conditionals): Remove references to + PYRAMID_* macros. + +2002-04-07 Andrew Cagney + + * gdb.texinfo (Bug Reporting): Document that the web is the + prefered way of submitting bug reports. + (Bug Reporting): Delete the s-mail address as the last resort. + +2002-04-05 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Delete + references to TARGET_WRITE_FP and write_fp. + +2002-03-27 Michael Snyder + + * gdb.texinfo: Document new commands dump, append, and restore. + +2002-03-27 Andrew Cagney + + * gdbint.texinfo (Releasing GDB): Revise the section `Before the + Branch'. + +2002-03-18 Andrew Cagney + + * gdb.texinfo: Change all examples to @smallexample. + * gdbint.texinfo: Ditto. + +2002-03-18 Andrew Cagney + + * gdbint.texinfo (Releasing GDB): Add section ``Versions and + Branches''. + +2002-03-18 Andrew Cagney + + * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit + Policy''. + +2002-03-04 Fred Fish + + * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred, + expresson, suports, dependant, trhe, perhaphs, situtations, + explictily, taged, oportunity, unfortunatly). + +2002-02-24 Andrew Cagney + + * Makefile.in (gdb.info): Add explicit path to gdb.texinfo. + Remove reference to 3.12. + +2002-02-23 Andrew Cagney + + * gdbint.texinfo: Include fdl.texi. + (Top): Add GNU Free Documentation License. + * Makefile.in (SFILES_INCLUDED): Add gpl.texi. + (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi. + (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi. + (gdbint.info): Add srcdir to include path. + * gdb.texinfo: Include gpl.texi. + (Top): Add Copying. + * gpl.texi: New file. + +2002-02-23 Andrew Cagney + + * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com. + +2002-02-19 Pierre Muller + + * gdb.texinfo: Document Cygwin native specific commands. + +2002-02-15 Daniel Jacobowitz + + * gdb.texinfo: Document gdbserver ``--attach'' command. + +2002-02-07 Michael Snyder + + * gdb.texinfo (overlays): Change @var(_ovly_debug_event) + to @code(_ovly_debug_event). + +2002-02-07 Andrew Cagney + + * gdb.texinfo (How Overlays Work): Shrink the overlay diagram. + +2002-02-06 Michael Snyder + + * gdb.texinfo (overlays): Mention new magic symbol + '_ovly_debug_event', which allows GDB to keep better track + of overlays. + +2002-02-03 Eli Zaretskii + + * gdb.texinfo (Memory Region Attributes): Fix the wording. + Suggested by Dmitry Sivachenko. + + * (): Fix the spelling and punctuation of "i.e.". + +2002-02-01 Michael Snyder + + * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}. + +2002-01-30 Michael Snyder + + * gdb.texinfo: (remote protocol): Gramatical fix-up. + (set trust-readonly-sections): Document. + +2002-01-29 Andrew Cagney + + * gdbint.texinfo (Releasing GDB): Revise and update. + +2002-01-28 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Delete + description of TARGET_BYTE_ORDER_DEFAULT. + +2002-01-27 Eli Zaretskii + + * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko + . + +2002-01-23 Andrew Cagney + + * libgdb.texinfo: Delete file. + +2002-01-22 Andrew Cagney + + * gdb.texinfo: Remove makeinfo 3.12 hacks. + * gdbint.texinfo: Ditto. + +Tue Jan 22 11:57:38 2002 Andrew Cagney + + * gdb.texinfo: Fix typo ``Remove' -> ``Remote''. + +2002-01-22 Andrew Cagney + + * Makefile.in: Update copyright. + (TEXI2DVI): Define. + (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI. + (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on + gdb-cfg.texi. + (TEXINDEX, PDFTEX): Delete makefile variables. + +2002-01-22 Andrew Cagney + + * gdb.texinfo (Protocol): Move section to appendix. + +2002-01-21 Andrew Cagney + + * gdb.texinfo (Remote Debugging): Create a menu. + (Top): Add ``Remote Debugging'' to menu. + +2002-01-21 Andrew Cagney + + * gdb.texinfo (Remote): Move the sub-section ``The GDB remote + serial protocol'' from here. + (Remote Debugging): To here. New chapter. + +2002-01-20 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Delete + description of TARGET_BYTE_ORDER_SELECTABLE_P. + +2002-01-20 Andrew Cagney + + * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh + are no longer needed. + (Porting GDB): Add maintainer note about configure.host. + +2002-01-20 Andrew Cagney + + * gdbint.texinfo (Target Architecture Definition): Remove + definition of IEEE_FLOAT. + +2002-01-20 Eli Zaretskii + + * gdb.texinfo: Beautify copyright years; fix a typo. + (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans + <3diff@gnu.org> + +2002-01-19 Andrew Cagney + + * gdbint.texinfo (Host Definition): Remove references to + MALLOC_INCOMPATIBLE. + +2002-01-17 Andrew Cagney + + * gdbint.texinfo (Host Definition): Remove references to XDEPFILES + and xyz-xdep.o. + +2002-01-17 Andrew Cagney + + * gdb.texinfo (Maintenance Commands): Add appendix. + (Set Breaks): Copy ``maint info breakpoint'' doco to + ``Maintenance Commands'' appendix. Add reference. + +2002-01-17 Andrew Cagney + + * fdl.texi: Remove next/prev from @node. + +2002-01-17 Eli Zaretskii + + * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and + for monstrous @multitable (from Brian Youmans). + + * fdl.texi: New file. + + * Makefile.in (SFILES_INCLUDED): Add fdl.texi. + +2002-01-15 Andrew Cagney + + * gdbint.texinfo (Releasing GDB): New chapter. + +2002-01-14 Andrew Cagney + + * gdb.texinfo (Embedded Processors, Calling program functions): + Obsolete references to a29k. + +2002-01-13 Andrew Cagney + + * gdbint.texinfo (Coding): Review Cleanups section. Examples + examples. Document that a code-block should do or discard its + cleanups before exit. + +2002-01-11 Michael Snyder + + * gdb.texinfo (Choosing files): Change @samp to @file. + +2002-01-05 Michael Snyder + + * gdb.texinfo (--pid): Document new command line option (attach). + 2002-01-07 Eli Zaretskii * gdb.texinfo (Tracepoints): Clarify that tracepoints need support