home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Source Code 1993 July / THE_SOURCE_CODE_CD_ROM.iso / gnu / gdb-4.9 / gdb / doc / ChangeLog < prev    next >
Encoding:
Text File  |  1993-05-12  |  11.4 KB  |  362 lines

  1. Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  2.  
  3.     * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
  4.     target remote.
  5.  
  6.     * gdb.texinfo (Machine Code): more index entries for disassemble
  7.  
  8. Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
  9.  
  10.     * Clarify the intended use of the gdb-testers and gdb-patches
  11.     mailing lists, and shrink gzip comment.
  12.  
  13. Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  14.  
  15.     * gdb.texinfo (Shell Commands): do not mention SHELL env var in
  16.     DOSHOST configuration of manual.
  17.  
  18.     * gdb.texinfo (MIPS Stack): new node.
  19.  
  20.     * all-config.texi (MIPS) new switch.
  21.  
  22.     * gdbinv-s.texi (Nindy Options) Remove two instances of future
  23.     tense; (MIPS Remote) new node.
  24.  
  25.     * gdb.texinfo (passim) rephrases to work around makeinfo @value
  26.     bug; (Environment) less passive, other small cleanups in text about
  27.     .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
  28.     (Remote) new MIPS Remote menu entry.
  29.  
  30. Thu May  6 08:51:35 1993  Fred Fish  (fnf@cygnus.com)
  31.  
  32.     * snapshots.readme:  Add notes for UNIX make and GNU make.
  33.  
  34. Mon May  3 17:06:45 1993  Fred Fish  (fnf@cygnus.com)
  35.  
  36.     * snapshots.readme:  Clarify bison/byacc/yacc notes.
  37.  
  38. Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
  39.  
  40.     * stabs.texinfo: Many changes to include information from the
  41.     AIX documentation.
  42.  
  43.     * gdb.texinfo (Environment): Mention pitfall with .cshrc.
  44.  
  45. Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
  46.  
  47.     * gdbint.texinfo (new node Debugging GDB, elsewhere):
  48.     Move a bunch of information from ../README.
  49.     (Getting Started): New node.
  50.  
  51. Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  52.  
  53.     * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
  54.  
  55.     * gdb.texinfo: advance manual revision dates to present
  56.  
  57.     * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
  58.     stop using silly Roman numerals in @set variable names
  59.  
  60. Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
  61.  
  62.     * stabs.texinfo (Parameters): Keep trying to get this right.
  63.  
  64. Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
  65.  
  66.     * stabs.texinfo (Parameters): More on "local parameters".
  67.  
  68. Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
  69.  
  70.     * stabs.texinfo (Parameters): Re-do "local parameters" section.
  71.  
  72. Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
  73.  
  74.     * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
  75.     (Parameters): Rewrite.
  76.     (xcoff-differences, Sun-differences): Minor changes.
  77.  
  78. Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
  79.  
  80.     * stabs.texinfo:  Minor cleanup.
  81.  
  82. Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
  83.  
  84.     * gdbint.texinfo: Minor xcoff stuff.
  85.  
  86. Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
  87.  
  88.     * gdbint.texinfo:  Update for new config directory structure.
  89.     Add info about internal type data structures.
  90.  
  91. Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
  92.  
  93.     * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
  94.     $(srcdir).
  95.     (gdb-config.texi): Depend on file in $(srcdir).
  96.  
  97. Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
  98.  
  99.     * stabs.texinfo: Fixes about N_SO.
  100.  
  101. Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  102.  
  103.     * gdb.texinfo: include list of nonstandard init file names
  104.  
  105.     * *-config.texi: new switch GENERIC for text that applies *only*
  106.     to (usual) multiple-target version of manual
  107.  
  108.     * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
  109.     h8 config
  110.  
  111.     * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
  112.     in menus (rather than conditionally selected multiple alternative
  113.     menus).
  114.  
  115.     * Makefile.in: define and use DOC_CONFIG var to select
  116.     configuration for GDB user manual.
  117.  
  118.     * gdb-config.texi: delete from repository, generate from Makefile.
  119.  
  120.     * all-config.texi: normal `generic' configuration file, formerly
  121.     stored as gdb-config.texi
  122.  
  123. Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
  124.  
  125.     * Makefile.in: add dvi target to build all .dvi files
  126.  
  127. Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  128.  
  129.     * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
  130.  
  131. Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
  132.  
  133.     * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
  134.     host conditionals.
  135.     * stabs.texinfo:  More array fixes inspired by Jim's.
  136.  
  137. Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
  138.  
  139.     * stabs.texinfo: Fixes re arrays and continuations.
  140.  
  141.     * gdbint.texinfo: Add XCOFF node.
  142.  
  143. Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
  144.  
  145.     * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
  146.  
  147. Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
  148.  
  149.     * stabs.texinfo:  Fix for array types to mention lower bounds.
  150.  
  151. Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
  152.  
  153.     * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
  154.  
  155. Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
  156.  
  157.     * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
  158.  
  159. Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
  160.  
  161.     * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
  162.     by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
  163.  
  164. Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
  165.  
  166.     * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
  167.  
  168. Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  169.  
  170.     * gdb.texinfo, gdbinv-s.texi: misc updates
  171.  
  172. Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
  173.  
  174.     * gdbint.texinfo:  Brief documentation for longjmp support,
  175.     from an email msg by Stu.
  176.  
  177. Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
  178.  
  179.     * stabs.texinfo:  Fix description of floating point "range"
  180.     types (which really define basic types).  Reported by Jim Meehan,
  181.     <meehan@src.dec.com>.
  182.  
  183.     * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
  184.  
  185. Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
  186.  
  187.     * gdbint.texinfo: Slightly expand section on supporting a new
  188.     object file format.
  189.  
  190. Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
  191.  
  192.     * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
  193.     intermediate file.
  194.  
  195. Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  196.  
  197.     * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
  198.  
  199. Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  200.  
  201.     * gdbinv-s.texi: z8000 simulator target name is just "sim"
  202.  
  203.     * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
  204.     as well as Z8002.
  205.  
  206. Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
  207.  
  208.     * gdbint.texinfo:  Add sections on clean design and on how to send
  209.     in changes.
  210.  
  211. Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
  212.  
  213.     * gdbint.texinfo:  Add how to declare the result of make_cleanup.
  214.  
  215. Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
  216.  
  217.     * gdb.texinfo:  Fix typo, reported by Karl Berry.
  218.  
  219. Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
  220.  
  221.     * gdb.texinfo:  Add opcodes dir to GDB distribution description.
  222.  
  223. Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
  224.  
  225.     * gdbint.texinfo: fixed a stray email address (needs @@),
  226.     added @table @code to node "Native Conditionals"
  227.  
  228. Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
  229.  
  230.     * gdbint.texinfo:  Describe coding style of GDB.
  231.  
  232. Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
  233.  
  234.     * stabs.texinfo:  Minor wording changes.
  235.  
  236. Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
  237.  
  238.     * gdbint.texinfo:  Improve release doc slightly.
  239.  
  240. Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
  241.  
  242.     * gdbint.texinfo:  Improve doc of GDB config macros.
  243.  
  244. Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
  245.  
  246.     * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
  247.     These will be reinserted when examined.
  248.  
  249. Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
  250.  
  251.     * gdbint.texinfo:  Make a start at documenting all the #if macros
  252.     in GDB.  At least list them all, and start separating them into
  253.     host-specific and target-specific.
  254.  
  255. Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  256.  
  257.     * gdbinv-s.m4.in: refrain from using @cartouche for just a few
  258.     examples (not consistent w others).  
  259.     gdb.texinfo: issue disclaimer paragraph on cmdline options only
  260.     for generic vn of doc
  261.  
  262. Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
  263.  
  264.     * Makefile.in: always create installation directories.
  265.  
  266. Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  267.  
  268.     * gdb.texinfo: in h8 config, do not describe searching commands.
  269.  
  270. Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  271.  
  272.     * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
  273.       conditionals; introduce a few generic switches that may be
  274.       useful for other cross-dev or dos-hosted configs.
  275.  
  276.     * gdb.texinfo: fix typo in "info reg" description
  277.  
  278. Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
  279.  
  280.     * stabs.texinfo:  Minor updates from running TeX over it.
  281.     * Makefile.in (stabs.dvi, stabs.ps):  Add.
  282.  
  283. Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
  284.  
  285.     * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
  286.     First pass at converting it to texinfo.
  287.  
  288. Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
  289.  
  290.     * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
  291.     * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
  292.  
  293. Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
  294.  
  295.     * gdbint.texinfo:  Add section on partial symbol tables.
  296.  
  297. Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
  298.  
  299.     * gdb.texinfo:  document `set remotedebug' and `set
  300.     rstack_high_address'.
  301.  
  302. Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
  303.  
  304.     * gdb.texinfo: slight expansion of new text on reading info files
  305.     * gdbinv-s.m4.in: correct and expand info on cross-debugging
  306.     H8/300 from DOS.
  307.  
  308. Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
  309.  
  310.     * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
  311.  
  312. Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
  313.  
  314.     * gdb.texinfo:  Say how to read the `info' files.
  315.  
  316. Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
  317.  
  318.     * Makefile.in: gm4 -> m4.
  319.  
  320. Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
  321.  
  322.     * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
  323.     Documentation' ahead of `Installing GDB' to match README.
  324.     Update shared library doc, -readnow and -mapped, and directory
  325.     structure (add glob and mmalloc).  Update configure doc.    
  326.  
  327. Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
  328.  
  329.     * Makefile.in: remove $(srcdir) from gdb.info rule.
  330.  
  331. Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
  332.  
  333.     * Makefile.in: commented out gdb-all.texinfo rule.  This is
  334.       temporary.
  335.  
  336. Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
  337.  
  338.     * Makefile.in, configure.in: removed traces of namesubdir,
  339.       -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
  340.       copyrights to '92, changed some from Cygnus to FSF.
  341.  
  342. Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
  343.  
  344.     * gdb.texinfo:  Improve how we ask for bug reports.
  345.  
  346. Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  347.  
  348.     * Makefile.in: infodir belongs in datadir.
  349.  
  350. Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  351.  
  352.     * Makefile.in: remove spaces following hyphens, bsd make can't
  353.       cope.  install using INSTALL_DATA.  added clean-info.  added
  354.       standards.text support. 
  355.  
  356. Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
  357.  
  358.     * Makefile.in: idestdir and ddestdir go away.  Added copyrights
  359.       and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
  360.       and mandir now keyed off datadir by default.
  361.  
  362.