]> Git Repo - binutils.git/blobdiff - gdb/doc/ChangeLog
* maint.c: Eliminate -Wall warnings by including some header files.
[binutils.git] / gdb / doc / ChangeLog
index 44b9470ba5352a695d7e05227f6f165ef2f70b66..a899bf4cc5079e9a9e6ab62c28717efb9ee7eb56 100644 (file)
@@ -1,5 +1,308 @@
+Mon Dec  9 12:23:32 1996  Roland Pesch  <[email protected]>
+
+       * gdb.texinfo, refcard.tex: Restore author credit
+
+Wed Oct  2 22:01:36 1996  Fred Fish  <[email protected]>
+
+       * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
+       documentation to account for START and END macros taking
+       one arg.
+
+Thu Aug 22 17:59:03 1996  Fred Fish  <[email protected]>
+
+       From: Eberhard Mattes <[email protected]>
+       * gdb.texinfo (Frames): Fix typo.
+
+Tue Jul 23 10:06:20 1996  Fred Fish  <[email protected]>
+
+       * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
+       a target_signal as arg type, not a pid.
+
+Fri Jul 12 11:10:05 1996  Stu Grossman  ([email protected])
+
+       * gdb.texinfo:  Document `set assembly-language'.
+
+Thu Jul 11 13:50:28 1996  Stan Shebs  <[email protected]>
+
+       * remote.texi: Update list of stubs in the GDB distribution.
+
+Fri Jul  5 15:38:54 1996  Fred Fish  <[email protected]>
+
+       * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
+       Also document that some systems can use mmalloc but must define
+       this if their C runtime allocates memory that is later freed.
+       (MMCHECK_FORCE): Document new macro.
+       
+Fri Jun 28 22:17:10 1996  Dawn Perchik  <[email protected]>
+
+       * remote.texi: Add documentation for target Sparclet.
+
+Mon Jun 24 18:12:22 1996  Jason Molenda  ([email protected])
+
+       * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL, 
+       INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
+       * configure.in: Rewritten for autoconf.
+       * configure: New.
+
+Mon Jun 17 10:43:41 1996  Fred Fish  <[email protected]>
+
+       * Makefile.in (DVIPS): New define, set to dvips.
+       (dvi): Add stabs.dvi.
+       (ps): New target.
+       (all-doc): Depend on info, dvi, and ps targets.
+       (STAGESTUFF): Add *.ps and *.dvi files.
+       (clean-info, clean-dvi): Remove.
+       (mostlyclean): Does not depend upon clean-info or clean-dvi,
+       rules completely rewritten.
+       (maintainer-clean): Remove clean-info and clean-dvi
+       dependencies and put their actions in the rules.
+       (gdb.ps): New target
+       (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove 
+       intermediate TeX files, whether they have 2 or 3 character
+       extensions.
+       (gdbint.ps): Add target and rules.
+       (gdb-internals): Delete unused target.
+       (Makefile): Depends upon config.status also.
+
+Sat Mar 30 15:46:58 1996  Fred Fish  <[email protected]>
+
+       * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
+       set.
+
+Sat Mar 16 15:10:20 1996  Fred Fish  <[email protected]>
+
+       From Peter Schauer <[email protected]>
+       * gdb.texinfo (Expressions): Fix erroneous array constant example.
+
+Sat Mar 16 13:28:45 1996  Fred Fish  <[email protected]>
+
+       * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
+
+Sat Feb 10 03:28:36 1996  Peter Schauer  ([email protected])
+
+       * gdb.texinfo (Print settings):  Document
+       `set/show print static-members' commands.
+
+Wed Jan 10 14:16:37 1996  Fred Fish  <[email protected]>
+
+       * gdbint.texinfo (Native): Document name change, coredep.c to
+       core-aout.c.
+
+Wed Dec 13 12:35:28 1995  Ian Lance Taylor  <[email protected]>
+
+       * stabs.texinfo (Include Files): Document the values the SunOS4
+       linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
+
+Fri Dec  8 21:08:44 1995  Fred Fish  <[email protected]>
+
+       * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
+       Fix typo.
+
+Fri Dec  1 11:07:50 1995  Fred Fish  <[email protected]>
+
+       * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
+       "gdb.tar.Z".
+
+Wed Sep 20 13:14:10 1995  Ian Lance Taylor  <[email protected]>
+
+       * Makefile.in (maintainer-clean): New target, synonym for
+       realclean.
+
+Thu Aug  3 10:45:37 1995  Fred Fish  <[email protected]>
+
+       * Update all FSF addresses except those in COPYING* files.
+
+Wed Jul 19 18:43:03 1995  Stan Shebs  <[email protected]>
+
+       From Richard Earnshaw ([email protected]):
+       * gdb.texinfo (convenience variables): Document $_exitcode.
+       (quit): Document optional expression to use as exit code.
+
+Thu Jun 22 21:27:33 1995  Victoria Mixon  <[email protected]>
+
+       * gdb.texinfo, remote.texi: Brought up to date with various
+       GDB changes.
+
+Tue Jun 20 14:35:38 1995  Stan Shebs  <[email protected]>
+
+       * gdb.texinfo: Update dates and versions, fix comments about
+       hardware watchpoints in future releases and about the
+       sharedlibrary command.
+
+Mon May  8 09:30:36 1995  Jim Kingdon  ([email protected])
+
+       * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
+       C_FUN stab.  Other cleanups.
+
+Wed Apr 19 07:02:19 1995  Jim Kingdon  ([email protected])
+
+       * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
+       for the sparc stub.
+
+Tue Apr 11 11:41:49 1995  Jim Kingdon  ([email protected])
+
+       * annotate.texi: Clarify which addresses have differing formats
+       depending on the language and which do not.
+
+Tue Mar 28 16:56:22 1995  J.T. Conklin  <[email protected]>
+
+       * remote.texi (NetWare): Changed example to use BOARD= instead of
+         NODE= argument to reflect correspoding change to gdbserve.nlm.
+
+Fri Mar 17 06:47:02 1995  Jim Kingdon  ([email protected])
+
+       * stabs.texinfo (Negative Type Numbers): Mention the fact that
+       GDB, as well as AIX dbx, supports the size type attribute.
+
+Thu Mar 16 12:11:32 1995  Jim Kingdon  ([email protected])
+
+       * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
+
+Mon Mar 13 16:49:13 1995  Per Bothner  <[email protected]>
+
+       * gdb.texinfo (Define):  Document $arg0... arguments to commands,
+       and new 'if' and 'while' commands.
+
+Fri Feb 17 15:24:35 1995  Per Bothner  <[email protected]>
+
+       * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
+
+Wed Feb 15 11:59:18 1995  J.T. Conklin  <[email protected]>
+
+       * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
+       * remote.texi (NetWare): New node, how to use gdbserve.nlm on
+         NetWare targets.  Mostly stolen from the Server node.
+
+Fri Feb 10 20:20:08 1995  Jim Kingdon  ([email protected])
+
+       * gdb.texinfo (Setting): Talk about the language of a source file
+       versus the working language.  The old documentation did not match
+       what GDB did.
+
+Wed Feb  1 20:26:36 1995  Jim Kingdon  ([email protected])
+
+       * stabs.texinfo (Source Files): Document N_SO used to mark the end
+       of a source file.
+
+Mon Jan 23 14:23:37 1995  Jim Kingdon  ([email protected])
+
+       * gdb.texinfo (Processes): New node.
+
+Tue Jan 17 14:09:03 1995  Ian Lance Taylor  <[email protected]>
+
+       * remote.texi: Update documentation of set/show mipsfpu.
+
+start-sanitize-gdbtk
+Fri Jan  6 17:17:28 1995  Stan Shebs  <[email protected]>
+
+       * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
+       * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
+end-sanitize-gdbtk
+
+Sun Sep  4 16:47:21 1994  Stan Shebs  ([email protected])
+
+       * gdbint.texinfo: Removed mentions of some incorrectly placed and
+       obsolete conditionals, described some others.
+
+Mon Aug  1 15:42:39 1994  Jim Kingdon  ([email protected])
+
+       * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
+       SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
+
+Mon Aug  1 15:12:02 1994  Stan Shebs  ([email protected])
+
+       * gdbint.texinfo: Put regex conditionals in their own table.
+
+Tue Jul 26 18:32:52 1994  Stan Shebs  ([email protected])
+
+       * gdbint.texinfo: Removed mentions of many obsolete conditionals,
+       described or fixed the descriptions of many others.
+
+Sun Jul 17 14:14:03 1994  Stan Shebs  ([email protected])
+
+       * gdb.texinfo: Add some more credits.
+       * gdbint.texinfo: Capitalize GDB consistently, describe some
+       macros and remove some.
+
+Thu Jul 14 18:43:17 1994  Stan Shebs  ([email protected])
+
+       * gdbint.texinfo: Removed mentions of many incorrectly placed and
+       obsolete conditionals, described some others.
+
+Tue Jul 12 12:23:15 1994  Peter Schauer  ([email protected])
+
+       * gdb.texinfo (help targets):  Changed to `help target', which
+       is the correct gdb command.
+
+Wed Jun 22 18:00:51 1994  Jim Kingdon  ([email protected])
+
+       * annotate.texi (TODO): New node, for keeping track of annotations
+       suggested but not yet implemented.
+
+Wed Jun  1 16:10:45 1994  Jim Kingdon  ([email protected])
+
+       * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
+       another symbol, it is not the address itself.
+
+Thu May  5 20:23:36 1994  Stan Shebs  ([email protected])
+
+       * stabs.texinfo (Stab Section Basics): Add comment about alignment
+       of stabs-in-coff sections.
+
+Wed May  4 06:26:11 1994  Jim Kingdon  ([email protected])
+
+       * annotate.texi: Change edition to 0.5 and date to May 1994.
+       Add index.
+       (Frames): New node, for frame annotation.
+       (Displays): New node, for display annotation.
+
+       * remote.texi (MIPS Remote): Say that set timeout doesn't apply
+       when waiting for your program to stop.
+
+Fri Apr 29 18:24:46 1994  Jim Kingdon  ([email protected])
+
+       * annotate.texi (Breakpoint Info): Document annotation of header
+       fields and record annotation.
+
+Thu Apr 28 07:44:28 1994  Jim Kingdon  ([email protected])
+
+       * annotate.texi: New file, to document annotations.
+
+Thu Apr 21 14:20:51 1994  Jim Kingdon  ([email protected])
+
+       * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
+       16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
+
+Wed Apr 20 11:22:48 1994  Jim Kingdon  ([email protected])
+
+       * stabs.texinfo (Stab Section Basics): Say what is in .stab
+       section, and say n_strx field is compilation unit relative.
+       * stabs.texinfo: Don't use @code for a.out when it is the name of
+       an object file format.
+
+Wed Apr 13 20:29:54 1994  Jim Kingdon  ([email protected])
+
+       * gdb.texinfo: Refer to file names, not path names, per rms
+       convention.
+       (Arguments): Fix typo.
+
+Thu Mar 24 08:09:12 1994  Jim Kingdon  ([email protected])
+
+       * stabs.texinfo (Global Variables): Talk about stabs in files
+       where variables are referenced, but not defined.
+
+Wed Mar 23 07:16:36 1994  Jim Kingdon  ([email protected])
+
+       * stabs.texinfo: Move stuff on @ and # type descriptors from node
+       Cplusplus to new nodes Member Type Descriptor and Method Type
+       Descriptor.  Re-write stuff for #.
+
 Wed Mar 16 08:20:19 1994  Jim Kingdon  ([email protected])
 
+       * gdb.texinfo (Print Settings): Don't document "set print
+       fast-symbolic-addr off".  The bug which it worked around was fixed
+       on 25 Feb 94 in coffread.c, so I'm nuking the command.
+
        * stabs.texinfo (Alternate Entry Points): New node, rewritten from
        N_ENTRY node.
 
This page took 0.028106 seconds and 4 git commands to generate.