OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [gdb-5.0/] [gdb/] [doc/] [ChangeLog] - Diff between revs 107 and 1765

Go to most recent revision | Only display areas with differences | Details | Blame | View Log

Rev 107 Rev 1765
2000-05-17  Eli Zaretskii  
2000-05-17  Eli Zaretskii  
        * Makefile.in (install-info): Run install-info on installed Info
        * Makefile.in (install-info): Run install-info on installed Info
        files.
        files.
Fri May 12 20:18:04 2000  Andrew Cagney  
Fri May 12 20:18:04 2000  Andrew Cagney  
        * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
        * gdb.texinfo: Add Stan Shebs, et.al. as authors.  Mention
        Andrew Cagney.
        Andrew Cagney.
Thu May 11 10:35:23 2000  Andrew Cagney  
Thu May 11 10:35:23 2000  Andrew Cagney  
        * configure: Re-generate.  Was missing LN_S configury.
        * configure: Re-generate.  Was missing LN_S configury.
2000-05-09  Eli Zaretskii  
2000-05-09  Eli Zaretskii  
        * gdb.texinfo: Proofreading changes from Brian Youmans.
        * gdb.texinfo: Proofreading changes from Brian Youmans.
2000-05-01  Eli Zaretskii  
2000-05-01  Eli Zaretskii  
        * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
        * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
        TeX.
        TeX.
        * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
        * gdb.texinfo: Add "@syncodeindex fn cp".  Convert all entries
        "@kindex f" into "@kindex f (foo)", otherwise we get index entries
        "@kindex f" into "@kindex f (foo)", otherwise we get index entries
        like `n' and `s' which look weird.  Convert some of the @kindex to
        like `n' and `s' which look weird.  Convert some of the @kindex to
        @vindex, when they refer to variables, not commands.
        @vindex, when they refer to variables, not commands.
2000-04-23  Eli Zaretskii  
2000-04-23  Eli Zaretskii  
        * Makefile.in (GDBMI_DIR): New variable.
        * Makefile.in (GDBMI_DIR): New variable.
        (SET_TEXINPUTS): Add $(GDBMI_DIR).
        (SET_TEXINPUTS): Add $(GDBMI_DIR).
        (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
        (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
        (gdbmi.texinfo): New target, for texi2roff.
        (gdbmi.texinfo): New target, for texi2roff.
        (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
        (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
        (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
        (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
        * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
        * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
        gdbmi.texinfo.
        gdbmi.texinfo.
        (Mode Options): Add xref to GDB/MI docs and remove a FIXME
        (Mode Options): Add xref to GDB/MI docs and remove a FIXME
        comment.
        comment.
2000-04-17  Eli Zaretskii  
2000-04-17  Eli Zaretskii  
        * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
        * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
        a comma inside @var.
        a comma inside @var.
        (Command Files): Index markup changes from Dmitry Sivachenko
        (Command Files): Index markup changes from Dmitry Sivachenko
        .
        .
2000-04-16  Eli Zaretskii  
2000-04-16  Eli Zaretskii  
        * Makefile.in (LN_S): Define.
        * Makefile.in (LN_S): Define.
        (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
        (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
        invoke "ln -s" unless it is known to work.
        invoke "ln -s" unless it is known to work.
        * configure.in (AC_PROG_LN_S): Add.
        * configure.in (AC_PROG_LN_S): Add.
2000-04-10  Jim Blandy  
2000-04-10  Jim Blandy  
        * gdbint.texinfo (Target Architecture Definition): Fix
        * gdbint.texinfo (Target Architecture Definition): Fix
        cross-references.
        cross-references.
2000-04-08  Jim Blandy  
2000-04-08  Jim Blandy  
        * gdbint.texinfo (Using Different Register and Memory Data
        * gdbint.texinfo (Using Different Register and Memory Data
        Representations): New section.
        Representations): New section.
        (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
        (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
        REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
        REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
        REGISTER_CONVERT_TO_RAW): Document.
        REGISTER_CONVERT_TO_RAW): Document.
Mon Apr  3 19:16:32 2000  Andrew Cagney  
Mon Apr  3 19:16:32 2000  Andrew Cagney  
        * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
        * gdb.texinfo (Protocol): Deprecate the sequence-id.  Add cindex
        for acknowledgments.
        for acknowledgments.
Tue Mar 28 18:28:45 2000  Andrew Cagney  
Tue Mar 28 18:28:45 2000  Andrew Cagney  
        * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
        * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
        qThreadExtraInfo.
        qThreadExtraInfo.
2000-03-28  J.T. Conklin  
2000-03-28  J.T. Conklin  
        * gdb.texinfo: Clarify which remote debug protocol commands are
        * gdb.texinfo: Clarify which remote debug protocol commands are
        required and which are optional.
        required and which are optional.
Tue Mar 28 16:06:22 2000  Andrew Cagney  
Tue Mar 28 16:06:22 2000  Andrew Cagney  
        * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
        * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
        Cagney .  Move @chapter and @node entries
        Cagney .  Move @chapter and @node entries
        back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
        back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
        * annotate.texi: Update.
        * annotate.texi: Update.
2000-03-28  Stan Shebs  
2000-03-28  Stan Shebs  
        * gdb.texinfo: Update dates, bump to Eighth Edition (note
        * gdb.texinfo: Update dates, bump to Eighth Edition (note
        expectation of additional changes before release), update
        expectation of additional changes before release), update
        ISBN, add copy of top-level menu for @ifhtml, remove explicit
        ISBN, add copy of top-level menu for @ifhtml, remove explicit
        node links, rephrase and/or shorten lines to fix formatting
        node links, rephrase and/or shorten lines to fix formatting
        problem in both regular and @smallbook formats.
        problem in both regular and @smallbook formats.
        * annotate.texi: Shorten lines in example, use smallexample
        * annotate.texi: Shorten lines in example, use smallexample
        consistently everywhere.
        consistently everywhere.
        * Makefile.in: Add comment about texinfo 4.0 html generation.
        * Makefile.in: Add comment about texinfo 4.0 html generation.
        (SFILES_INCLUDED): Add annotate.texi.
        (SFILES_INCLUDED): Add annotate.texi.
2000-03-27  Daniel Berlin  
2000-03-27  Daniel Berlin  
        * gdb.texinfo (Debugging Output): Added new section, documenting
        * gdb.texinfo (Debugging Output): Added new section, documenting
        the "set/show debug" commands.
        the "set/show debug" commands.
Fri Mar 24 18:06:34 2000  Andrew Cagney  
Fri Mar 24 18:06:34 2000  Andrew Cagney  
        * annotate.texi (Annotations): When GDBN omit @chapter and @node
        * annotate.texi (Annotations): When GDBN omit @chapter and @node
        entry.
        entry.
        * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
        * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
        (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
        (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
        @chapter and @node entries.
        @chapter and @node entries.
        * gdb.texinfo: Link all top-level nodes.
        * gdb.texinfo: Link all top-level nodes.
Fri Mar 24 17:56:48 2000  Andrew Cagney  
Fri Mar 24 17:56:48 2000  Andrew Cagney  
        * Makefile.in (install-info): Create $(infodir) before installing
        * Makefile.in (install-info): Create $(infodir) before installing
        files.
        files.
2000-03-23  Fernando Nasser  
2000-03-23  Fernando Nasser  
        From David Whedon 
        From David Whedon 
        * gdbint.texinfo : Added paragraphs about command deprecation.
        * gdbint.texinfo : Added paragraphs about command deprecation.
2000-03-22  Daniel Berlin  
2000-03-22  Daniel Berlin  
      * gdb.texinfo: Add documentation for the apropos command.
      * gdb.texinfo: Add documentation for the apropos command.
2000-03-20  Michael Snyder  
2000-03-20  Michael Snyder  
        * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
        * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
2000-03-20  Michael Snyder  
2000-03-20  Michael Snyder  
        * gdb.texinfo: Add white space to prevent overprinting in
        * gdb.texinfo: Add white space to prevent overprinting in
        two places.
        two places.
2000-03-17  Stan Shebs  
2000-03-17  Stan Shebs  
        * gdb.texinfo: Many minor changes from Dmitry Sivachenko
        * gdb.texinfo: Many minor changes from Dmitry Sivachenko
        , also clarification of allowed content for
        , also clarification of allowed content for
        string constants.
        string constants.
2000-03-16  Eli Zaretskii 
2000-03-16  Eli Zaretskii 
        * gdb.texinfo (main menu): Add Annotations.
        * gdb.texinfo (main menu): Add Annotations.
        (File Options): Add @cindex entries for each command-line option.
        (File Options): Add @cindex entries for each command-line option.
        Document --epoch, --annotate, --async, --interpreter, --write,
        Document --epoch, --annotate, --async, --interpreter, --write,
        --statistics, and --version.
        --statistics, and --version.
        * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
        * annotate.texi: Convert to a chapter.  Use @value{GDBN} instead
        of GDB.
        of GDB.
2000-02-23  Jim Blandy  
2000-02-23  Jim Blandy  
        * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
        * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
2000-02-22  Jim Blandy  
2000-02-22  Jim Blandy  
        * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
        * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
2000-02-15  Jason Molenda  (jsm@bugshack.cygnus.com)
        * Makefile.in (diststuff): New target.
        * Makefile.in (diststuff): New target.
2000-02-15  Kevin Buettner  
2000-02-15  Kevin Buettner  
        * agentexpr.texi: Fix wording regarding Intel's IA-64
        * agentexpr.texi: Fix wording regarding Intel's IA-64
        architecture.  [From Jim Wilson.]
        architecture.  [From Jim Wilson.]
2000-01-16  Tom Tromey  
2000-01-16  Tom Tromey  
        * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
        * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
        (Delete Breaks): Mention range arguments.
        (Delete Breaks): Mention range arguments.
        (Disabling): Likewise.
        (Disabling): Likewise.
2000-01-05  Dmitry Sivachenko 
2000-01-05  Dmitry Sivachenko 
        * gdb.texinfo:  Wrap "ASCII" in @sc{}; clarify a few sentences.
        * gdb.texinfo:  Wrap "ASCII" in @sc{}; clarify a few sentences.
Wed Dec  8 19:53:08 1999  Andrew Cagney  
Wed Dec  8 19:53:08 1999  Andrew Cagney  
        * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
        * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
        valid functions.
        valid functions.
1999-11-05  Stan Shebs  
1999-11-05  Stan Shebs  
        * gdb.texinfo: Clarify regular expressions used in rbreak.
        * gdb.texinfo: Clarify regular expressions used in rbreak.
1999-10-15  Kevin Buettner  
1999-10-15  Kevin Buettner  
        * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
        * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
        MEMORY_REMOVE_BREAKPOINT):  Document.
        MEMORY_REMOVE_BREAKPOINT):  Document.
Thu Oct 14 21:17:17 1999  Andrew Cagney  
Thu Oct 14 21:17:17 1999  Andrew Cagney  
        * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
        * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
        offset re-using the DATA offset instead.
        offset re-using the DATA offset instead.
1999-10-11  Jim Kingdon  
1999-10-11  Jim Kingdon  
        * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
        * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
1999-10-05  Stan Shebs  
1999-10-05  Stan Shebs  
        From Dmitry Sivachenko :
        From Dmitry Sivachenko :
        * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
        * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
        typos.
        typos.
        * gdb.texinfo: Various minor wording and formatting improvements,
        * gdb.texinfo: Various minor wording and formatting improvements,
        mentions of additional command-line options.
        mentions of additional command-line options.
1999-09-30  Fred Fish  
1999-09-30  Fred Fish  
        * gdb.texinfo:  Document additional forms of specifying section
        * gdb.texinfo:  Document additional forms of specifying section
        names and addresses for the add-symbol-file command.
        names and addresses for the add-symbol-file command.
1999-09-14  Michael Snyder  
1999-09-14  Michael Snyder  
        * gdbint.texinfo: Fix typo, add the word "have".
        * gdbint.texinfo: Fix typo, add the word "have".
1999-09-14  Jim Blandy  
1999-09-14  Jim Blandy  
        * gdbint.texinfo (Target Architecture Definition): Document the
        * gdbint.texinfo (Target Architecture Definition): Document the
        SKIP_PERMANENT_BREAKPOINT macro.
        SKIP_PERMANENT_BREAKPOINT macro.
1999-09-07  Stan Shebs  
1999-09-07  Stan Shebs  
        * gdb.texinfo: Fiks speling errers.
        * gdb.texinfo: Fiks speling errers.
        * gdb.texinfo: Fix uses of @multitable.
        * gdb.texinfo: Fix uses of @multitable.
        From Eli Zaretskii  :
        From Eli Zaretskii  :
        * gdb.texinfo: Include details specific to DOS host, clarify
        * gdb.texinfo: Include details specific to DOS host, clarify
        some confusing language, fix @ref/@xref/@pxref usages, add
        some confusing language, fix @ref/@xref/@pxref usages, add
        comments about using with optimization, add more indexing,
        comments about using with optimization, add more indexing,
        fix info about disassembly-flavor.
        fix info about disassembly-flavor.
Tue Sep  7 09:11:24 1999  Kevin Buettner  
Tue Sep  7 09:11:24 1999  Kevin Buettner  
        * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
        * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
        SKIP_SOLIB_RESOLVER): Define.
        SKIP_SOLIB_RESOLVER): Define.
Fri Sep  3 18:05:14 1999  Andrew Cagney  
Fri Sep  3 18:05:14 1999  Andrew Cagney  
        * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
        * gdb.texinfo (Protocol): Review.  Add tables describing ``q'' and
        ``g'' packets.
        ``g'' packets.
1999-08-30  Stan Shebs  
1999-08-30  Stan Shebs  
        * gdb.texinfo: Create a new "Configurations" chapter with
        * gdb.texinfo: Create a new "Configurations" chapter with
        platform-specific info, inline remote.texi and move sections of it
        platform-specific info, inline remote.texi and move sections of it
        into the new chapter, move bits about info proc, heuristic search,
        into the new chapter, move bits about info proc, heuristic search,
        and register stack into the new chapter.
        and register stack into the new chapter.
        * remote.texi: Remove, now part of gdb.texinfo.
        * remote.texi: Remove, now part of gdb.texinfo.
        * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
        * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
1999-08-27  Jason Molenda  (jsm@bugshack.cygnus.com)
        * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
        * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
        GDB_TARGET_IS_MACH386): These kludges have gone away.
        GDB_TARGET_IS_MACH386): These kludges have gone away.
Wed Aug 25 10:47:03 1999  Andrew Cagney  
Wed Aug 25 10:47:03 1999  Andrew Cagney  
        * gdbint.texinfo (Target Architecture Definition): Mention
        * gdbint.texinfo (Target Architecture Definition): Mention
        TDEPLIBS.
        TDEPLIBS.
1999-08-20  Stan Shebs  
1999-08-20  Stan Shebs  
        * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
        * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
        surrounding text to fit HP-UX bits into general info.
        surrounding text to fit HP-UX bits into general info.
        (HPPA-cfg.texi): Remove, no longer useful.
        (HPPA-cfg.texi): Remove, no longer useful.
        * gdb.texinfo: Remove explicit links from @node lines, remove
        * gdb.texinfo: Remove explicit links from @node lines, remove
        HP-added "Detailed Node Listing" from main menu which confuses
        HP-added "Detailed Node Listing" from main menu which confuses
        things.
        things.
        From Dmitry Sivachenko :
        From Dmitry Sivachenko :
        * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
        * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
        in description of `set environment'.
        in description of `set environment'.
1999-08-17  Stan Shebs  
1999-08-17  Stan Shebs  
        * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
        * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
1999-08-12  Ben Elliston  
1999-08-12  Ben Elliston  
        * gdbint.texinfo (Breakpoint Handling): Add missing words.
        * gdbint.texinfo (Breakpoint Handling): Add missing words.
1999-08-10  Eli Zaretskii  
1999-08-10  Eli Zaretskii  
        * gdb.texinfo (Set Watchpoints): Explain some subtleties about
        * gdb.texinfo (Set Watchpoints): Explain some subtleties about
        watch, awatch, and rwatch.  Explain why the latter two cannot be
        watch, awatch, and rwatch.  Explain why the latter two cannot be
        set as software watchpoints.  Document that watchpoints for local
        set as software watchpoints.  Document that watchpoints for local
        variables are deleted when the debuggee terminates.
        variables are deleted when the debuggee terminates.
Wed Aug 11 13:18:14 1999  Andrew Cagney  
Wed Aug 11 13:18:14 1999  Andrew Cagney  
        * remote.texi (Protocol): Further clarification of the "qRcmd"
        * remote.texi (Protocol): Further clarification of the "qRcmd"
        packet.  Allow E.. response packet.  "qRcmd" packet is no longer
        packet.  Allow E.. response packet.  "qRcmd" packet is no longer
        reserved.
        reserved.
1999-08-10  Elena Zannoni  
1999-08-10  Elena Zannoni  
        * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
        * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
        * gdb.texinfo: Ditto.
        * gdb.texinfo: Ditto.
1999-08-06  Tom Tromey  
1999-08-06  Tom Tromey  
        * gdb.texinfo (KOD): New node.
        * gdb.texinfo (KOD): New node.
Fri Aug  6 17:05:48 1999  Andrew Cagney  
Fri Aug  6 17:05:48 1999  Andrew Cagney  
        * remote.texi (Rcmd): Fix minor formatting typos.
        * remote.texi (Rcmd): Fix minor formatting typos.
Thu Aug  5 17:57:41 1999  Andrew Cagney  
Thu Aug  5 17:57:41 1999  Andrew Cagney  
        * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
        * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
        packets.
        packets.
1999-07-14  Jim Blandy  
1999-07-14  Jim Blandy  
        * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
        * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
        fixes.
        fixes.
Tue Jun 29 11:43:55 1999  Andrew Cagney  
Tue Jun 29 11:43:55 1999  Andrew Cagney  
        * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
        * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
Fri Jun 25 11:47:06 1999  Andrew Cagney  
Fri Jun 25 11:47:06 1999  Andrew Cagney  
        * remote.texi (Communication Protocol): ``v'' is in use. Fix
        * remote.texi (Communication Protocol): ``v'' is in use. Fix
        numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
        numerous formatting errors.  Clarify ``i''.  Mark ``i'', ``Z'',
        ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
        ``z'' and ``qRcmd'' as draft instead of reserved.  Identify
        packets that are not supported on all hosts. Expand examples.
        packets that are not supported on all hosts. Expand examples.
        Spell check.
        Spell check.
1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
1999-06-24  Jason Molenda  (jsm@bugshack.cygnus.com)
        * Makefile.in: Recognize html, install-html.  Add targets
        * Makefile.in: Recognize html, install-html.  Add targets
        to build HTML versions of documentation via texi2html.
        to build HTML versions of documentation via texi2html.
Thu Jun 24 15:59:03 1999  Stan Shebs  
Thu Jun 24 15:59:03 1999  Stan Shebs  
        * gdbint.texinfo (Testsuite): New chapter, information about the
        * gdbint.texinfo (Testsuite): New chapter, information about the
        testsuite.
        testsuite.
Fri Jun 25 02:40:34 1999  Andrew Cagney  
Fri Jun 25 02:40:34 1999  Andrew Cagney  
        * remote.texi (Communication Protocol): Rewrite.
        * remote.texi (Communication Protocol): Rewrite.
Thu Jun 24 16:59:54 1999  Andrew Cagney  
Thu Jun 24 16:59:54 1999  Andrew Cagney  
        * stabs.texinfo: Fix uses of xref.
        * stabs.texinfo: Fix uses of xref.
Thu Jun 17 17:23:25 1999  Stan Shebs  
Thu Jun 17 17:23:25 1999  Stan Shebs  
        * gdbint.texinfo: Add an anti-printf exhortation, and update the
        * gdbint.texinfo: Add an anti-printf exhortation, and update the
        info about patch submission.
        info about patch submission.
Mon Jun  7 15:49:40 1999  Stan Shebs  
Mon Jun  7 15:49:40 1999  Stan Shebs  
        From Per Bothner  :
        From Per Bothner  :
        * gdb.texinfo: Document Chill support.
        * gdb.texinfo: Document Chill support.
Fri Jun  4 16:58:22 1999  Andrew Cagney  
Fri Jun  4 16:58:22 1999  Andrew Cagney  
        * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
        * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
        to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
        to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
        Document that the value should be greater-than or equal-to zero.
        Document that the value should be greater-than or equal-to zero.
        (NO_STD_REGS): Document. Deprecate.
        (NO_STD_REGS): Document. Deprecate.
Tue Jun  1 15:04:15 1999  Andrew Cagney  
Tue Jun  1 15:04:15 1999  Andrew Cagney  
        * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
        * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
        Document that these are not used.
        Document that these are not used.
Thu May 27 09:28:15 1999  Andrew Cagney  
Thu May 27 09:28:15 1999  Andrew Cagney  
        * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
        * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
Mon May 24 10:07:39 1999  Andrew Cagney  
Mon May 24 10:07:39 1999  Andrew Cagney  
        * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
        * gdbint.texinfo (FRAME_NUM_ARGS): Update definition.  Parameter
        numargs was dropped.
        numargs was dropped.
Thu May 20 12:26:59 1999  Andrew Cagney  
Thu May 20 12:26:59 1999  Andrew Cagney  
        * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
        * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
Tue Apr 27 19:14:20 1999  Andrew Cagney  
Tue Apr 27 19:14:20 1999  Andrew Cagney  
        * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
        * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
        Update.
        Update.
Thu Apr 22 13:07:37 1999  Andrew Cagney  
Thu Apr 22 13:07:37 1999  Andrew Cagney  
        * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
        * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
        (GET_SAVED_REGISTER): Update, not just the a29k uses this.
        (GET_SAVED_REGISTER): Update, not just the a29k uses this.
Wed Apr 21 13:59:01 1999  Dave Brolley  
Wed Apr 21 13:59:01 1999  Dave Brolley  
        * gdbint.texinfo: Fix typos: $ -> @.
        * gdbint.texinfo: Fix typos: $ -> @.
Tue Apr 20 11:59:38 1999  Andrew Cagney  
Tue Apr 20 11:59:38 1999  Andrew Cagney  
        * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
        * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
        LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
        LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
        BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
        BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
        BREAKPOINT_FROM_PC.
        BREAKPOINT_FROM_PC.
Mon Apr 12 16:00:44 1999  Andrew Cagney  
Mon Apr 12 16:00:44 1999  Andrew Cagney  
        * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
        * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
        CALL_DUMMY_STACK_ADJUST): Document.
        CALL_DUMMY_STACK_ADJUST): Document.
Thu Apr  8 17:23:15 1999  Andrew Cagney  
Thu Apr  8 17:23:15 1999  Andrew Cagney  
        * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
        * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
        SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
        SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
1999-04-02  Stan Shebs  
1999-04-02  Stan Shebs  
        * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
        * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
        longer exists.
        longer exists.
Tue Mar  9 19:25:11 1999  Stan Shebs  
Tue Mar  9 19:25:11 1999  Stan Shebs  
        * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
        * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
        nearly all @ifset/@ifclear conditionals; nobody uses them, and
        nearly all @ifset/@ifclear conditionals; nobody uses them, and
        they make the manual source incomprehensible.
        they make the manual source incomprehensible.
        * h8-cfg.texi: Remove, hasn't been used in years.
        * h8-cfg.texi: Remove, hasn't been used in years.
Thu Feb 11 18:00:59 1999  Stan Shebs  
Thu Feb 11 18:00:59 1999  Stan Shebs  
        * gdb.texinfo: Update the credits.
        * gdb.texinfo: Update the credits.
Mon Feb  8 17:33:57 1999  Stan Shebs  
Mon Feb  8 17:33:57 1999  Stan Shebs  
        * gdb.texinfo: Fix mistakes noticed in printout of last
        * gdb.texinfo: Fix mistakes noticed in printout of last
        draft, add Alpha to discussion of heuristic fence post.
        draft, add Alpha to discussion of heuristic fence post.
Fri Feb  5 17:20:00 1999  Stan Shebs  
Fri Feb  5 17:20:00 1999  Stan Shebs  
        * gdb.texinfo, remote.texi: Many changes; update to Seventh
        * gdb.texinfo, remote.texi: Many changes; update to Seventh
        Edition, merge some HP changes into mainline, describe some
        Edition, merge some HP changes into mainline, describe some
        previously undocumented features, describe more of the target
        previously undocumented features, describe more of the target
        commands available, eliminate obsolete section on renamed
        commands available, eliminate obsolete section on renamed
        commands.
        commands.
        * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
        * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
Wed Jan 20 17:47:45 1999  Stan Shebs  
Wed Jan 20 17:47:45 1999  Stan Shebs  
        * gdb.texinfo: Make many HPPA conditionals unconditional,
        * gdb.texinfo: Make many HPPA conditionals unconditional,
        including catchpoint description, since now on for all configs.
        including catchpoint description, since now on for all configs.
        * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
        * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
        specializations.
        specializations.
Thu Jan 14 17:10:12 1999  Stan Shebs  
Thu Jan 14 17:10:12 1999  Stan Shebs  
        * Makefile.in (GDBvn.texi): Fix match expression to work with
        * Makefile.in (GDBvn.texi): Fix match expression to work with
        current format of VERSION in gdb/Makefile.in.
        current format of VERSION in gdb/Makefile.in.
        * gdb.texinfo: Fix node ref to match new readline.
        * gdb.texinfo: Fix node ref to match new readline.
Wed Jan 13 10:38:40 1999  Edith Epstein  
Wed Jan 13 10:38:40 1999  Edith Epstein  
        * gdb.texinfo: Changes made as part of a project to merge in
        * gdb.texinfo: Changes made as part of a project to merge in
          changes made by HP. Documentation makes extensive use of
          changes made by HP. Documentation makes extensive use of
          @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
          @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
          on remote debugging. There are differences in documentation
          on remote debugging. There are differences in documentation
          (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
          (HP vs.  non-HP) on C++ support (aCC vs. gnu gcc++). Also,
          the HP manual discusses catchpoints, hardware watchpoints, and
          the HP manual discusses catchpoints, hardware watchpoints, and
          some HPUX specific limitations for shared library support.
          some HPUX specific limitations for shared library support.
          There are also a number of @node changes.
          There are also a number of @node changes.
1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
1999-01-12  Jason Molenda  (jsm@bugshack.cygnus.com)
        * gdbint.texinfo (Formatting): Disambiguate a sentence.
        * gdbint.texinfo (Formatting): Disambiguate a sentence.
        (C Usage): Same.
        (C Usage): Same.
Wed Jan  6 11:55:34 1999  David Taylor  
Wed Jan  6 11:55:34 1999  David Taylor  
        The following changes were made by Edith Epstein
        The following changes were made by Edith Epstein
         as part of a project to merge in changes
         as part of a project to merge in changes
        made by HP.
        made by HP.
        * HPPA-cfg.texi: new file.
        * HPPA-cfg.texi: new file.
        * all-cfg.texi: set HPPA for HP PA-RISC targets.
        * all-cfg.texi: set HPPA for HP PA-RISC targets.
        * refcard.tex: change documentation about catch.
        * refcard.tex: change documentation about catch.
          removed info catch.
          removed info catch.
Mon Jan  4 18:29:18 1999  Stan Shebs  
Mon Jan  4 18:29:18 1999  Stan Shebs  
        * gdbint.texinfo: Expand on GDB's coding standards,
        * gdbint.texinfo: Expand on GDB's coding standards,
        specify the use of arg names with prototypes.
        specify the use of arg names with prototypes.
1998-12-14  J.T. Conklin  
1998-12-14  J.T. Conklin  
        * gdb.texinfo: Fix tipo.
        * gdb.texinfo: Fix tipo.
Sun Dec 13 10:27:59 1998  Andrew Cagney  
Sun Dec 13 10:27:59 1998  Andrew Cagney  
        * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
        * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
        TARGET_BYTE_ORDER_SELECTABLE_P.
        TARGET_BYTE_ORDER_SELECTABLE_P.
Thu Dec 10 16:07:09 1998  Andrew Cagney  
Thu Dec 10 16:07:09 1998  Andrew Cagney  
        * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
        * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
1998-12-09  Jim Blandy  
1998-12-09  Jim Blandy  
        * agentexpr.texi: New file.
        * agentexpr.texi: New file.
Wed Dec  9 21:13:57 1998  Andrew Cagney  
Wed Dec  9 21:13:57 1998  Andrew Cagney  
        * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
        * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
1998-12-03  J.T. Conklin  
1998-12-03  J.T. Conklin  
        * remote.texi: Changed wording that implied that the GDB remote
        * remote.texi: Changed wording that implied that the GDB remote
        protocol caches register values instead of GDB itself.
        protocol caches register values instead of GDB itself.
Tue Dec  1 17:45:43 1998  Stan Shebs  
Tue Dec  1 17:45:43 1998  Stan Shebs  
        * gdbint.texinfo: Add some info about symbol readers.
        * gdbint.texinfo: Add some info about symbol readers.
        (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
        (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
        (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
        (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
        (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
        (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
        (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
        (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
Mon Nov 30 11:32:21 1998  Andrew Cagney  
Mon Nov 30 11:32:21 1998  Andrew Cagney  
        * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
        * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
Sat Nov 28 13:45:53 1998  Andrew Cagney  
Sat Nov 28 13:45:53 1998  Andrew Cagney  
        * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
        * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
Fri Nov 27 12:39:45 1998  Andrew Cagney  
Fri Nov 27 12:39:45 1998  Andrew Cagney  
        * gdbint.texinfo (NO_SINGLE_STEP): Replace with
        * gdbint.texinfo (NO_SINGLE_STEP): Replace with
        SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
        SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
Wed Oct 14 10:02:40 1998  Andrew Cagney  
Wed Oct 14 10:02:40 1998  Andrew Cagney  
        * gdbint.texinfo: Fix minor typos.
        * gdbint.texinfo: Fix minor typos.
Wed Sep 30 18:03:19 1998  Stan Shebs  
Wed Sep 30 18:03:19 1998  Stan Shebs  
        * gdbint.texinfo: Complete overhaul.  Group descriptions more
        * gdbint.texinfo: Complete overhaul.  Group descriptions more
        logically, add more info on generic algorithms, remove much
        logically, add more info on generic algorithms, remove much
        obsolete and/or wrong material.
        obsolete and/or wrong material.
Fri Jul 24 17:51:38 1998  Ian Lance Taylor  
Fri Jul 24 17:51:38 1998  Ian Lance Taylor  
        * stabs.texinfo (Method Type Descriptor): Expand and correct.
        * stabs.texinfo (Method Type Descriptor): Expand and correct.
Mon May  4 10:37:12 1998  Brian Youmans (3diff@gnu.org)
Mon May  4 10:37:12 1998  Brian Youmans (3diff@gnu.org)
        * refcard.tex:  Copyright, address updates.
        * refcard.tex:  Copyright, address updates.
Tue Apr 21 18:09:56 1998  Stan Shebs  
Tue Apr 21 18:09:56 1998  Stan Shebs  
        * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
        * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
        for the edition instead of confusing GDB-version-like numbers.
        for the edition instead of confusing GDB-version-like numbers.
Mon Apr 13 14:05:00 1998  Fred Fish  
Mon Apr 13 14:05:00 1998  Fred Fish  
        * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
        * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
Thu Apr  2 16:52:44 1998  Jason Molenda  (crash@bugshack.cygnus.com)
Thu Apr  2 16:52:44 1998  Jason Molenda  (crash@bugshack.cygnus.com)
        * LRS: Reformat a bit to keep text under 80 columns.
        * LRS: Reformat a bit to keep text under 80 columns.
Thu Apr  2 16:10:36 1998  Stan Shebs  
Thu Apr  2 16:10:36 1998  Stan Shebs  
        * gdb.texinfo: Add some credits, mention bug monitor.
        * gdb.texinfo: Add some credits, mention bug monitor.
        * remote.texi: Mention mips monitor targets.
        * remote.texi: Mention mips monitor targets.
        * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
        * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
Mon Feb  2 17:13:03 1998  Stan Shebs  
Mon Feb  2 17:13:03 1998  Stan Shebs  
        * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
        * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
        files, finish sorting of host vs target vs native macros, describe
        files, finish sorting of host vs target vs native macros, describe
        some more of them.
        some more of them.
Tue Jan 13 16:44:50 1998  Fred Fish  
Tue Jan 13 16:44:50 1998  Fred Fish  
        * gdbint.texinfo (Host Conditionals): Document change from
        * gdbint.texinfo (Host Conditionals): Document change from
        using NO_MMALLOC to it's inverse, USE_MMALLOC.
        using NO_MMALLOC to it's inverse, USE_MMALLOC.
Mon Nov 24 13:55:21 1997  Andrew Cagney  
Mon Nov 24 13:55:21 1997  Andrew Cagney  
        * gdbint.texinfo (Host Conditionals): Document
        * gdbint.texinfo (Host Conditionals): Document
        PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
        PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
Fri Jul  4 14:52:31 1997  Ian Lance Taylor  
Fri Jul  4 14:52:31 1997  Ian Lance Taylor  
        * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
        * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
        Document LSEEK_NOT_LINEAR.
        Document LSEEK_NOT_LINEAR.
Tue Mar 25 14:44:09 1997  Ian Lance Taylor  
Tue Mar 25 14:44:09 1997  Ian Lance Taylor  
        * stabs.texinfo (Stab Section Basics): Make it clear that only
        * stabs.texinfo (Stab Section Basics): Make it clear that only
        some versions of the GNU linker remove the leading N_UNDF symbol.
        some versions of the GNU linker remove the leading N_UNDF symbol.
Thu Feb 27 17:45:19 1997  Ian Lance Taylor  
Thu Feb 27 17:45:19 1997  Ian Lance Taylor  
        * stabs.texinfo (String Field): Document type number pairs here,
        * stabs.texinfo (String Field): Document type number pairs here,
        instead of in the Sun specific section.
        instead of in the Sun specific section.
        (Include Files): The GNU linker supports the N_BINCL
        (Include Files): The GNU linker supports the N_BINCL
        optimization.  Clarify the N_BINCL value, and what it is used
        optimization.  Clarify the N_BINCL value, and what it is used
        for.
        for.
        (Procedures): Document N_FUN with an empty string to mark the end
        (Procedures): Document N_FUN with an empty string to mark the end
        of a function.
        of a function.
        (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
        (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
        (Sun Differences): Remove this node, as the information is now
        (Sun Differences): Remove this node, as the information is now
        elsewhere in the main document.
        elsewhere in the main document.
        (Stab Section Basics): Mention that the GNU linker may optimize
        (Stab Section Basics): Mention that the GNU linker may optimize
        stabs and remove the leading N_UNDF symbol.
        stabs and remove the leading N_UNDF symbol.
Mon Dec  9 12:23:32 1996  Roland Pesch  
Mon Dec  9 12:23:32 1996  Roland Pesch  
        * gdb.texinfo, refcard.tex: Restore author credit
        * gdb.texinfo, refcard.tex: Restore author credit
Wed Oct  2 22:01:36 1996  Fred Fish  
Wed Oct  2 22:01:36 1996  Fred Fish  
        * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
        * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
        documentation to account for START and END macros taking
        documentation to account for START and END macros taking
        one arg.
        one arg.
Thu Aug 22 17:59:03 1996  Fred Fish  
Thu Aug 22 17:59:03 1996  Fred Fish  
        From: Eberhard Mattes 
        From: Eberhard Mattes 
        * gdb.texinfo (Frames): Fix typo.
        * gdb.texinfo (Frames): Fix typo.
Tue Jul 23 10:06:20 1996  Fred Fish  
Tue Jul 23 10:06:20 1996  Fred Fish  
        * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
        * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
        a target_signal as arg type, not a pid.
        a target_signal as arg type, not a pid.
Fri Jul 12 11:10:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
Fri Jul 12 11:10:05 1996  Stu Grossman  (grossman@critters.cygnus.com)
        * gdb.texinfo:  Document `set assembly-language'.
        * gdb.texinfo:  Document `set assembly-language'.
Thu Jul 11 13:50:28 1996  Stan Shebs  
Thu Jul 11 13:50:28 1996  Stan Shebs  
        * remote.texi: Update list of stubs in the GDB distribution.
        * remote.texi: Update list of stubs in the GDB distribution.
Fri Jul  5 15:38:54 1996  Fred Fish  
Fri Jul  5 15:38:54 1996  Fred Fish  
        * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
        * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
        Also document that some systems can use mmalloc but must define
        Also document that some systems can use mmalloc but must define
        this if their C runtime allocates memory that is later freed.
        this if their C runtime allocates memory that is later freed.
        (MMCHECK_FORCE): Document new macro.
        (MMCHECK_FORCE): Document new macro.
Fri Jun 28 22:17:10 1996  Dawn Perchik  
Fri Jun 28 22:17:10 1996  Dawn Perchik  
        * remote.texi: Add documentation for target Sparclet.
        * remote.texi: Add documentation for target Sparclet.
Mon Jun 24 18:12:22 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
Mon Jun 24 18:12:22 1996  Jason Molenda  (crash@godzilla.cygnus.co.jp)
        * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
        * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
        INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
        INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
        * configure.in: Rewritten for autoconf.
        * configure.in: Rewritten for autoconf.
        * configure: New.
        * configure: New.
Mon Jun 17 10:43:41 1996  Fred Fish  
Mon Jun 17 10:43:41 1996  Fred Fish  
        * Makefile.in (DVIPS): New define, set to dvips.
        * Makefile.in (DVIPS): New define, set to dvips.
        (dvi): Add stabs.dvi.
        (dvi): Add stabs.dvi.
        (ps): New target.
        (ps): New target.
        (all-doc): Depend on info, dvi, and ps targets.
        (all-doc): Depend on info, dvi, and ps targets.
        (STAGESTUFF): Add *.ps and *.dvi files.
        (STAGESTUFF): Add *.ps and *.dvi files.
        (clean-info, clean-dvi): Remove.
        (clean-info, clean-dvi): Remove.
        (mostlyclean): Does not depend upon clean-info or clean-dvi,
        (mostlyclean): Does not depend upon clean-info or clean-dvi,
        rules completely rewritten.
        rules completely rewritten.
        (maintainer-clean): Remove clean-info and clean-dvi
        (maintainer-clean): Remove clean-info and clean-dvi
        dependencies and put their actions in the rules.
        dependencies and put their actions in the rules.
        (gdb.ps): New target
        (gdb.ps): New target
        (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
        (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
        intermediate TeX files, whether they have 2 or 3 character
        intermediate TeX files, whether they have 2 or 3 character
        extensions.
        extensions.
        (gdbint.ps): Add target and rules.
        (gdbint.ps): Add target and rules.
        (gdb-internals): Delete unused target.
        (gdb-internals): Delete unused target.
        (Makefile): Depends upon config.status also.
        (Makefile): Depends upon config.status also.
Sat Mar 30 15:46:58 1996  Fred Fish  
Sat Mar 30 15:46:58 1996  Fred Fish  
        * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
        * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
        set.
        set.
Sat Mar 16 15:10:20 1996  Fred Fish  
Sat Mar 16 15:10:20 1996  Fred Fish  
        From Peter Schauer 
        From Peter Schauer 
        * gdb.texinfo (Expressions): Fix erroneous array constant example.
        * gdb.texinfo (Expressions): Fix erroneous array constant example.
Sat Mar 16 13:28:45 1996  Fred Fish  
Sat Mar 16 13:28:45 1996  Fred Fish  
        * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
        * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
Sat Feb 10 03:28:36 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
Sat Feb 10 03:28:36 1996  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
        * gdb.texinfo (Print settings):  Document
        * gdb.texinfo (Print settings):  Document
        `set/show print static-members' commands.
        `set/show print static-members' commands.
Wed Jan 10 14:16:37 1996  Fred Fish  
Wed Jan 10 14:16:37 1996  Fred Fish  
        * gdbint.texinfo (Native): Document name change, coredep.c to
        * gdbint.texinfo (Native): Document name change, coredep.c to
        core-aout.c.
        core-aout.c.
Wed Dec 13 12:35:28 1995  Ian Lance Taylor  
Wed Dec 13 12:35:28 1995  Ian Lance Taylor  
        * stabs.texinfo (Include Files): Document the values the SunOS4
        * stabs.texinfo (Include Files): Document the values the SunOS4
        linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
        linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
Fri Dec  8 21:08:44 1995  Fred Fish  
Fri Dec  8 21:08:44 1995  Fred Fish  
        * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
        * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
        Fix typo.
        Fix typo.
Fri Dec  1 11:07:50 1995  Fred Fish  
Fri Dec  1 11:07:50 1995  Fred Fish  
        * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
        * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
        "gdb.tar.Z".
        "gdb.tar.Z".
Wed Sep 20 13:14:10 1995  Ian Lance Taylor  
Wed Sep 20 13:14:10 1995  Ian Lance Taylor  
        * Makefile.in (maintainer-clean): New target, synonym for
        * Makefile.in (maintainer-clean): New target, synonym for
        realclean.
        realclean.
Thu Aug  3 10:45:37 1995  Fred Fish  
Thu Aug  3 10:45:37 1995  Fred Fish  
        * Update all FSF addresses except those in COPYING* files.
        * Update all FSF addresses except those in COPYING* files.
Wed Jul 19 18:43:03 1995  Stan Shebs  
Wed Jul 19 18:43:03 1995  Stan Shebs  
        From Richard Earnshaw (rearnsha@armltd.co.uk):
        From Richard Earnshaw (rearnsha@armltd.co.uk):
        * gdb.texinfo (convenience variables): Document $_exitcode.
        * gdb.texinfo (convenience variables): Document $_exitcode.
        (quit): Document optional expression to use as exit code.
        (quit): Document optional expression to use as exit code.
Thu Jun 22 21:27:33 1995  Victoria Mixon  
Thu Jun 22 21:27:33 1995  Victoria Mixon  
        * gdb.texinfo, remote.texi: Brought up to date with various
        * gdb.texinfo, remote.texi: Brought up to date with various
        GDB changes.
        GDB changes.
Tue Jun 20 14:35:38 1995  Stan Shebs  
Tue Jun 20 14:35:38 1995  Stan Shebs  
        * gdb.texinfo: Update dates and versions, fix comments about
        * gdb.texinfo: Update dates and versions, fix comments about
        hardware watchpoints in future releases and about the
        hardware watchpoints in future releases and about the
        sharedlibrary command.
        sharedlibrary command.
Mon May  8 09:30:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
Mon May  8 09:30:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
        * stabs.texinfo: Remove node `XCOFF differences'.  Describe value of
        C_FUN stab.  Other cleanups.
        C_FUN stab.  Other cleanups.
Wed Apr 19 07:02:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed Apr 19 07:02:19 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
        * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
        for the sparc stub.
        for the sparc stub.
Tue Apr 11 11:41:49 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
Tue Apr 11 11:41:49 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * annotate.texi: Clarify which addresses have differing formats
        * annotate.texi: Clarify which addresses have differing formats
        depending on the language and which do not.
        depending on the language and which do not.
Tue Mar 28 16:56:22 1995  J.T. Conklin  
Tue Mar 28 16:56:22 1995  J.T. Conklin  
        * remote.texi (NetWare): Changed example to use BOARD= instead of
        * remote.texi (NetWare): Changed example to use BOARD= instead of
          NODE= argument to reflect correspoding change to gdbserve.nlm.
          NODE= argument to reflect correspoding change to gdbserve.nlm.
Fri Mar 17 06:47:02 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
Fri Mar 17 06:47:02 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Negative Type Numbers): Mention the fact that
        * stabs.texinfo (Negative Type Numbers): Mention the fact that
        GDB, as well as AIX dbx, supports the size type attribute.
        GDB, as well as AIX dbx, supports the size type attribute.
Thu Mar 16 12:11:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
Thu Mar 16 12:11:32 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
        * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
Mon Mar 13 16:49:13 1995  Per Bothner  
Mon Mar 13 16:49:13 1995  Per Bothner  
        * gdb.texinfo (Define):  Document $arg0... arguments to commands,
        * gdb.texinfo (Define):  Document $arg0... arguments to commands,
        and new 'if' and 'while' commands.
        and new 'if' and 'while' commands.
Fri Feb 17 15:24:35 1995  Per Bothner  
Fri Feb 17 15:24:35 1995  Per Bothner  
        * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
        * gdb.texinfo (Artificial arrays):  Note use of coerce-to-array-type.
Wed Feb 15 11:59:18 1995  J.T. Conklin  
Wed Feb 15 11:59:18 1995  J.T. Conklin  
        * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
        * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
        * remote.texi (NetWare): New node, how to use gdbserve.nlm on
        * remote.texi (NetWare): New node, how to use gdbserve.nlm on
          NetWare targets.  Mostly stolen from the Server node.
          NetWare targets.  Mostly stolen from the Server node.
Fri Feb 10 20:20:08 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
Fri Feb 10 20:20:08 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdb.texinfo (Setting): Talk about the language of a source file
        * gdb.texinfo (Setting): Talk about the language of a source file
        versus the working language.  The old documentation did not match
        versus the working language.  The old documentation did not match
        what GDB did.
        what GDB did.
Wed Feb  1 20:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed Feb  1 20:26:36 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Source Files): Document N_SO used to mark the end
        * stabs.texinfo (Source Files): Document N_SO used to mark the end
        of a source file.
        of a source file.
Mon Jan 23 14:23:37 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
Mon Jan 23 14:23:37 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdb.texinfo (Processes): New node.
        * gdb.texinfo (Processes): New node.
Tue Jan 17 14:09:03 1995  Ian Lance Taylor  
Tue Jan 17 14:09:03 1995  Ian Lance Taylor  
        * remote.texi: Update documentation of set/show mipsfpu.
        * remote.texi: Update documentation of set/show mipsfpu.
Fri Jan  6 17:17:28 1995  Stan Shebs  
Fri Jan  6 17:17:28 1995  Stan Shebs  
        * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
        * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
        * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
        * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
Sun Sep  4 16:47:21 1994  Stan Shebs  (shebs@andros.cygnus.com)
        * gdbint.texinfo: Removed mentions of some incorrectly placed and
        * gdbint.texinfo: Removed mentions of some incorrectly placed and
        obsolete conditionals, described some others.
        obsolete conditionals, described some others.
Mon Aug  1 15:42:39 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Mon Aug  1 15:42:39 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
        * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
        SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
        SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
Mon Aug  1 15:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
Mon Aug  1 15:12:02 1994  Stan Shebs  (shebs@andros.cygnus.com)
        * gdbint.texinfo: Put regex conditionals in their own table.
        * gdbint.texinfo: Put regex conditionals in their own table.
Tue Jul 26 18:32:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
Tue Jul 26 18:32:52 1994  Stan Shebs  (shebs@andros.cygnus.com)
        * gdbint.texinfo: Removed mentions of many obsolete conditionals,
        * gdbint.texinfo: Removed mentions of many obsolete conditionals,
        described or fixed the descriptions of many others.
        described or fixed the descriptions of many others.
Sun Jul 17 14:14:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
Sun Jul 17 14:14:03 1994  Stan Shebs  (shebs@andros.cygnus.com)
        * gdb.texinfo: Add some more credits.
        * gdb.texinfo: Add some more credits.
        * gdbint.texinfo: Capitalize GDB consistently, describe some
        * gdbint.texinfo: Capitalize GDB consistently, describe some
        macros and remove some.
        macros and remove some.
Thu Jul 14 18:43:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
Thu Jul 14 18:43:17 1994  Stan Shebs  (shebs@andros.cygnus.com)
        * gdbint.texinfo: Removed mentions of many incorrectly placed and
        * gdbint.texinfo: Removed mentions of many incorrectly placed and
        obsolete conditionals, described some others.
        obsolete conditionals, described some others.
Tue Jul 12 12:23:15 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
Tue Jul 12 12:23:15 1994  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
        * gdb.texinfo (help targets):  Changed to `help target', which
        * gdb.texinfo (help targets):  Changed to `help target', which
        is the correct gdb command.
        is the correct gdb command.
Wed Jun 22 18:00:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed Jun 22 18:00:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * annotate.texi (TODO): New node, for keeping track of annotations
        * annotate.texi (TODO): New node, for keeping track of annotations
        suggested but not yet implemented.
        suggested but not yet implemented.
Wed Jun  1 16:10:45 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed Jun  1 16:10:45 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
        * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
        another symbol, it is not the address itself.
        another symbol, it is not the address itself.
Thu May  5 20:23:36 1994  Stan Shebs  (shebs@andros.cygnus.com)
Thu May  5 20:23:36 1994  Stan Shebs  (shebs@andros.cygnus.com)
        * stabs.texinfo (Stab Section Basics): Add comment about alignment
        * stabs.texinfo (Stab Section Basics): Add comment about alignment
        of stabs-in-coff sections.
        of stabs-in-coff sections.
Wed May  4 06:26:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed May  4 06:26:11 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * annotate.texi: Change edition to 0.5 and date to May 1994.
        * annotate.texi: Change edition to 0.5 and date to May 1994.
        Add index.
        Add index.
        (Frames): New node, for frame annotation.
        (Frames): New node, for frame annotation.
        (Displays): New node, for display annotation.
        (Displays): New node, for display annotation.
        * remote.texi (MIPS Remote): Say that set timeout doesn't apply
        * remote.texi (MIPS Remote): Say that set timeout doesn't apply
        when waiting for your program to stop.
        when waiting for your program to stop.
Fri Apr 29 18:24:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Fri Apr 29 18:24:46 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * annotate.texi (Breakpoint Info): Document annotation of header
        * annotate.texi (Breakpoint Info): Document annotation of header
        fields and record annotation.
        fields and record annotation.
Thu Apr 28 07:44:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Thu Apr 28 07:44:28 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * annotate.texi: New file, to document annotations.
        * annotate.texi: New file, to document annotations.
Thu Apr 21 14:20:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Thu Apr 21 14:20:51 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
        * 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.
        16 I meant to make this change but did not).  Do remove gdb-cfg.texi.
Wed Apr 20 11:22:48 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed Apr 20 11:22:48 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Stab Section Basics): Say what is in .stab
        * stabs.texinfo (Stab Section Basics): Say what is in .stab
        section, and say n_strx field is compilation unit relative.
        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
        * stabs.texinfo: Don't use @code for a.out when it is the name of
        an object file format.
        an object file format.
Wed Apr 13 20:29:54 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
Wed Apr 13 20:29:54 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
        * gdb.texinfo: Refer to file names, not path names, per rms
        * gdb.texinfo: Refer to file names, not path names, per rms
        convention.
        convention.
        (Arguments): Fix typo.
        (Arguments): Fix typo.
Thu Mar 24 08:09:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Thu Mar 24 08:09:12 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Global Variables): Talk about stabs in files
        * stabs.texinfo (Global Variables): Talk about stabs in files
        where variables are referenced, but not defined.
        where variables are referenced, but not defined.
Wed Mar 23 07:16:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed Mar 23 07:16:36 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo: Move stuff on @ and # type descriptors from node
        * stabs.texinfo: Move stuff on @ and # type descriptors from node
        Cplusplus to new nodes Member Type Descriptor and Method Type
        Cplusplus to new nodes Member Type Descriptor and Method Type
        Descriptor.  Re-write stuff for #.
        Descriptor.  Re-write stuff for #.
Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed Mar 16 08:20:19 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdb.texinfo (Print Settings): Don't document "set print
        * gdb.texinfo (Print Settings): Don't document "set print
        fast-symbolic-addr off".  The bug which it worked around was fixed
        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.
        on 25 Feb 94 in coffread.c, so I'm nuking the command.
        * stabs.texinfo (Alternate Entry Points): New node, rewritten from
        * stabs.texinfo (Alternate Entry Points): New node, rewritten from
        N_ENTRY node.
        N_ENTRY node.
        * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
        * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Tue Mar 15 08:43:02 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
        * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
        references to ieee-float.c.
        references to ieee-float.c.
Fri Mar 11 08:09:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Fri Mar 11 08:09:40 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdb.texinfo (Set Breaks): Update documentation for tbreak to
        * gdb.texinfo (Set Breaks): Update documentation for tbreak to
        match what the code actually does.
        match what the code actually does.
Wed Mar  9 19:43:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed Mar  9 19:43:05 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
        * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
Tue Mar  1 17:04:43 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
Tue Mar  1 17:04:43 1994  Jim Kingdon  (kingdon@deneb.cygnus.com)
        * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
        * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
        i, and b.
        i, and b.
Wed Feb 23 10:44:18 1994  Jim Kingdon  (kingdon@rtl.cygnus.com)
Wed Feb 23 10:44:18 1994  Jim Kingdon  (kingdon@rtl.cygnus.com)
        * stabs.texinfo: Document N_RBRAC as function relative for COFF as
        * stabs.texinfo: Document N_RBRAC as function relative for COFF as
        well as for ELF and SOM.  Unify the descriptions of ELF and SOM
        well as for ELF and SOM.  Unify the descriptions of ELF and SOM
        as "stabs in sections" rather than just saying "ELF and SOM".
        as "stabs in sections" rather than just saying "ELF and SOM".
        Also make that stuff apply to COFF.
        Also make that stuff apply to COFF.
Fri Feb 18 08:25:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Fri Feb 18 08:25:58 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdb.texinfo (Formatting Documentation): Change GhostScript to
        * gdb.texinfo (Formatting Documentation): Change GhostScript to
        Ghostscript.
        Ghostscript.
Fri Feb  4 06:31:31 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Fri Feb  4 06:31:31 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdb.texinfo (Continuing and Stepping): When talking about "step"
        * gdb.texinfo (Continuing and Stepping): When talking about "step"
        versus functions without line numbers, also mention stepping into
        versus functions without line numbers, also mention stepping into
        them as well as "step" when you are in them.  Tell the user how to
        them as well as "step" when you are in them.  Tell the user how to
        deal with the situation.  Add comment about "debugging information".
        deal with the situation.  Add comment about "debugging information".
Thu Feb  3 11:39:59 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Thu Feb  3 11:39:59 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Enumerations): Document restriction on where
        * stabs.texinfo (Enumerations): Document restriction on where
        enumeration types can appear and still win with GDB.
        enumeration types can appear and still win with GDB.
Wed Feb  2 11:29:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed Feb  2 11:29:17 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Negative Type Numbers): Document format for type
        * stabs.texinfo (Negative Type Numbers): Document format for type
        -16.
        -16.
Thu Jan 27 16:53:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Thu Jan 27 16:53:56 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdb.texinfo (Selection, Frame Info): Update information about
        * gdb.texinfo (Selection, Frame Info): Update information about
        arbitrary frame specficiations.
        arbitrary frame specficiations.
Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Wed Jan 26 15:31:57 1994  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo, remote.texi: general editing pass prior to Net release
        * gdb.texinfo, remote.texi: general editing pass prior to Net release
Tue Jan 25 12:12:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Tue Jan 25 12:12:04 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (String Field): Discuss continuing stabs with ?.
        * stabs.texinfo (String Field): Discuss continuing stabs with ?.
Wed Jan 19 06:39:24 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
Wed Jan 19 06:39:24 1994  David J. Mackenzie  (djm@thepub.cygnus.com)
        * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
        * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Sun Jan 16 12:43:32 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
        * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
        Differences node to Statics node.
        Differences node to Statics node.
        (Statics): Discuss XCOFF use of V symbol descriptor.
        (Statics): Discuss XCOFF use of V symbol descriptor.
        * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
        * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
        not clean.
        not clean.
Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
Wed Jan 12 21:29:54 1994  John Gilmore  (gnu@cygnus.com)
        * gdb.texinfo (Print Settings): Document `set print
        * gdb.texinfo (Print Settings): Document `set print
        fast-symbolic-addr' and improve the doc for some other
        fast-symbolic-addr' and improve the doc for some other
        `set print's.
        `set print's.
Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
Mon Jan  3 17:23:07 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (String Field): Talk about defining several type
        * stabs.texinfo (String Field): Talk about defining several type
        numbers at once.
        numbers at once.
        Fix lint regarding changing node ELF Transformations to
        Fix lint regarding changing node ELF Transformations to
        ELF and SOM Transformations.
        ELF and SOM Transformations.
Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
Fri Dec 31 00:42:43 1993  John Gilmore  (gnu@cygnus.com)
        * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
        * stabs.texinfo:  Insert Peter Kessler's name as inventor (I think).
Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Tue Dec 28 09:30:40 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Cross-References): `::' is for nested types only
        * stabs.texinfo (Cross-References): `::' is for nested types only
        within <>.
        within <>.
        (Structures): Document static members.
        (Structures): Document static members.
Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Mon Dec 27 13:55:04 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo: Document S type attribute.
        * stabs.texinfo: Document S type attribute.
Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
Sun Dec 26 20:46:36 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
        * stabs.texinfo: Add notes about stabs-in-som where appropriate.
        * stabs.texinfo: Add notes about stabs-in-som where appropriate.
Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
Fri Dec  3 19:13:19 1993  John Gilmore  (gnu@cygnus.com)
        * gdbint.texinfo:  Fix a few typos.
        * gdbint.texinfo:  Fix a few typos.
Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Sun Nov 28 18:06:25 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo, remote.texi: formatting improvements
        * gdb.texinfo, remote.texi: formatting improvements
        * gdb.texinfo (New Features): mention threads.
        * gdb.texinfo (New Features): mention threads.
        (Summary, C): fix xrefs in newly contributed text.
        (Summary, C): fix xrefs in newly contributed text.
        (Threads): index entries, clarifications, example
        (Threads): index entries, clarifications, example
        (passim): minor typos fixed, phrasing improvements
        (passim): minor typos fixed, phrasing improvements
        * remote.texi (Bootstrapping): rephrase text on ^C and add index
        * remote.texi (Bootstrapping): rephrase text on ^C and add index
        entries; (Server): explain use of gdbserver w/real-time systems,
        entries; (Server): explain use of gdbserver w/real-time systems,
        add example of conflicting TCP port; (MIPS Remote) break up
        add example of conflicting TCP port; (MIPS Remote) break up
        running text into table, highlighting commands, and add example.
        running text into table, highlighting commands, and add example.
Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Wed Nov 24 14:15:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
        * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Fri Nov 12 16:10:58 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Nested Symbols): New node.
        * stabs.texinfo (Nested Symbols): New node.
        (String Field, Symbol Descriptors, Cross-References): Refer to it.
        (String Field, Symbol Descriptors, Cross-References): Refer to it.
Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Thu Nov 11 13:26:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
        * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
        to picking which Bbss.bss symbol to use, and (because there seems to
        to picking which Bbss.bss symbol to use, and (because there seems to
        be no good way of doing it) re-write some of the text to make it
        be no good way of doing it) re-write some of the text to make it
        sound like Bbss.bss isn't such a great idea after all (as currently
        sound like Bbss.bss isn't such a great idea after all (as currently
        designed).
        designed).
        * gdb.texinfo (C): In addition to saying people have to use g++ for
        * gdb.texinfo (C): In addition to saying people have to use g++ for
        good results, say they have to use stabs.  Specifically say cfront
        good results, say they have to use stabs.  Specifically say cfront
        doesn't work well.
        doesn't work well.
        (Summary): Merge in information on Modula-2, Pascal, and Chill from
        (Summary): Merge in information on Modula-2, Pascal, and Chill from
        the gdb README.  Add xrefs to places where the support for the various
        the gdb README.  Add xrefs to places where the support for the various
        languages is described in detail.
        languages is described in detail.
Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Mon Nov  8 11:47:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo: Clean up stuff about visibility and virtual
        * stabs.texinfo: Clean up stuff about visibility and virtual
        characters.
        characters.
        * stabs.texinfo (N_M2C): Cite Sun doc.
        * stabs.texinfo (N_M2C): Cite Sun doc.
Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Fri Nov  5 16:27:27 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo: updates re threads.
        * gdb.texinfo: updates re threads.
        * remote.texinfo: avoid index entries starting with digits.
        * remote.texinfo: avoid index entries starting with digits.
Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Tue Nov  2 09:08:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Enumerations): Talk about large, negative and
        * stabs.texinfo (Enumerations): Talk about large, negative and
        octal values.  Clean up cross reference to type attributes.
        octal values.  Clean up cross reference to type attributes.
        (String Field): Say that GDB 4.11 supports size attribute.
        (String Field): Say that GDB 4.11 supports size attribute.
Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Sun Oct 31 13:31:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
        * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
        is a mandatory step.  Make the stuff about that more concise.
        is a mandatory step.  Make the stuff about that more concise.
Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed Oct 27 00:25:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Class Names): New node.
        * stabs.texinfo (Class Names): New node.
        * gdb.texinfo (Command Files): Explain order of init file reading.
        * gdb.texinfo (Command Files): Explain order of init file reading.
        * remote.texi (Bootstrapping): Talk about getting the serial driver
        * remote.texi (Bootstrapping): Talk about getting the serial driver
        to deal with ^C sent by gdb to stop the remote system.
        to deal with ^C sent by gdb to stop the remote system.
Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
Mon Oct 25 03:25:41 1993  Tom Lord  (lord@cygnus.com)
        * libgdb.texinfo (I/O): incorporated better phrasing from rich.
        * libgdb.texinfo (I/O): incorporated better phrasing from rich.
        * libgdb.texinfo (Defining Commands): made the DOC arg
        * libgdb.texinfo (Defining Commands): made the DOC arg
        to gdb_define_app_command a char * instead of char **
        to gdb_define_app_command a char * instead of char **
        per a suggestion from kingdon.
        per a suggestion from kingdon.
        * libgdb.texinfo: total rewrite from a different starting
        * libgdb.texinfo: total rewrite from a different starting
        premise.
        premise.
Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed Oct 20 18:07:44 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
        * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
        floats passed as doubles (to improve clarity).
        floats passed as doubles (to improve clarity).
Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Tue Oct 19 14:21:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo (Source Path): index entries for $cwd, $pdir
        * gdb.texinfo (Source Path): index entries for $cwd, $pdir
        * a4rc.sed: update to work with Andreas Vogel papersize params
        * a4rc.sed: update to work with Andreas Vogel papersize params
        * refcard.tex: use Andreas Vogel simplifications of papersize
        * refcard.tex: use Andreas Vogel simplifications of papersize
        params; remove useless version info; update copyright date.
        params; remove useless version info; update copyright date.
Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Tue Oct 19 10:46:22 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
        * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Tue Oct 12 09:11:45 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdb.texinfo (Files): Say what address the load command loads it at.
        * gdb.texinfo (Files): Say what address the load command loads it at.
        * stabs.texinfo (Common Blocks): Minor cleanups.
        * stabs.texinfo (Common Blocks): Minor cleanups.
        * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
        * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
        that Sun has backed away from the linker kludge and thus the relevant
        that Sun has backed away from the linker kludge and thus the relevant
        issue is changes to the SunPRO tools, not the Solaris linker.
        issue is changes to the SunPRO tools, not the Solaris linker.
        * stabs.texinfo (Traditional Integer Types): Clean up description
        * stabs.texinfo (Traditional Integer Types): Clean up description
        of octal bounds a little bit.  Document extra leading zeroes.
        of octal bounds a little bit.  Document extra leading zeroes.
Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Thu Oct  7 16:15:37 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdb.texinfo (Signaling): Update for symbolic symbol names
        * gdb.texinfo (Signaling): Update for symbolic symbol names
        and add a section explaining the difference between the GDB
        and add a section explaining the difference between the GDB
        signal command and the shell kill utility.
        signal command and the shell kill utility.
Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
Wed Oct  6 13:23:01 1993  Tom Lord  (lord@rtl.cygnus.com)
        * libgdb.texinfo: added `@' to braces that were unescaped.
        * libgdb.texinfo: added `@' to braces that were unescaped.
Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
Mon Oct  4 10:42:18 1993  Tom Lord  (lord@rtl.cygnus.com)
        * libgdb.texinfo: new file.  Spec for the gdb library.
        * libgdb.texinfo: new file.  Spec for the gdb library.
Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Sun Oct  3 15:26:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Include Files): Fix typo (start -> end).
        * stabs.texinfo (Include Files): Fix typo (start -> end).
Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Thu Sep 30 18:24:56 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo, remote.texi: assorted small improvements, mostly
        * gdb.texinfo, remote.texi: assorted small improvements, mostly
        from Melissa at FSF's editing pass.
        from Melissa at FSF's editing pass.
Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Thu Sep 30 11:54:38 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdb.texinfo: Remove stuff about ar and 14 character filenames.
        * gdb.texinfo: Remove stuff about ar and 14 character filenames.
        I believe this was fixed by the 13 Sep 89 change to print_frame_info.
        I believe this was fixed by the 13 Sep 89 change to print_frame_info.
        Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
        Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed Sep 22 21:22:11 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * remote.texi (Bootstrapping): Discuss 386 call gates.
        * remote.texi (Bootstrapping): Discuss 386 call gates.
Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
Sat Sep 18 17:10:44 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
        * stabs.texinfo (Based Variables): New node.
        * stabs.texinfo (Based Variables): New node.
Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
Thu Sep 16 17:48:55 1993  Jim Kingdon  (kingdon@cirdan.cygnus.com)
        * stabs.texinfo (Negative Type Numbers): Re-write discussions of
        * stabs.texinfo (Negative Type Numbers): Re-write discussions of
        names, sizes, and formats to suggest how not to lose.
        names, sizes, and formats to suggest how not to lose.
Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
Sat Sep 11 09:35:11 1993  Jim Kingdon  (kingdon@poseidon.cygnus.com)
        * stabs.texinfo (Methods): Fix typo.
        * stabs.texinfo (Methods): Fix typo.
Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
Fri Sep 10 06:34:20 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
        * gdb.texinfo: Fix a few typos.
        * gdb.texinfo: Fix a few typos.
Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed Sep  8 09:11:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdb.texinfo: Clarify how well it works with Fortran.
        * gdb.texinfo: Clarify how well it works with Fortran.
        * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
        * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
        More on relocating stabs in ELF files.
        More on relocating stabs in ELF files.
Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Tue Sep  7 13:45:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
        * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Mon Sep  6 19:23:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Local Variable Parameters): Talk about nameless
        * stabs.texinfo (Local Variable Parameters): Talk about nameless
        parameters on VAX.
        parameters on VAX.
Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Fri Sep  3 17:06:08 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo: @up/@down -> @raisesections/@lowersections
        * gdb.texinfo: @up/@down -> @raisesections/@lowersections
Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Fri Sep  3 12:04:15 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo: Make info author notice match the TeX author notice.
        * stabs.texinfo: Make info author notice match the TeX author notice.
Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
Tue Aug 31 13:21:06 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
        * stabs.texinfo: Initial-caps all words in node names and
        * stabs.texinfo: Initial-caps all words in node names and
        non-trivial words in section names.
        non-trivial words in section names.
Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Mon Aug 30 11:13:16 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo: Many minor cleanups.
        * stabs.texinfo: Many minor cleanups.
        * stabs.texinfo: Remove @deffn except from Expanded Reference node.
        * stabs.texinfo: Remove @deffn except from Expanded Reference node.
Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
Sat Aug 28 12:08:09 1993  David J. MacKenzie  (djm@edison.eng.umd.edu)
        * stabs.texinfo: Remove full description of big example.
        * stabs.texinfo: Remove full description of big example.
        It's not really helpful; just use pieces of it where appropriate.
        It's not really helpful; just use pieces of it where appropriate.
        Add more Texinfo formatting directives (@samp, etc.).
        Add more Texinfo formatting directives (@samp, etc.).
        Use @deffn to define stab types.
        Use @deffn to define stab types.
        Eliminate some wordiness.  Break up some nodes.
        Eliminate some wordiness.  Break up some nodes.
        Add an (alphabetized) index of symbol types.
        Add an (alphabetized) index of symbol types.
        Use consistent capitalization style in node and section names.
        Use consistent capitalization style in node and section names.
Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
Thu Aug 26 06:36:31 1993  Fred Fish  (fnf@deneb.cygnus.com)
        * gdb.texinfo:  Change typo "Two two" to "The two".
        * gdb.texinfo:  Change typo "Two two" to "The two".
Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Sun Aug 22 12:15:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (XCOFF-differences): Remove references to
        * stabs.texinfo (XCOFF-differences): Remove references to
        non-existent types N_DECL and N_RPSYM.
        non-existent types N_DECL and N_RPSYM.
        * stabs.texinfo (String Field): Say that type attributes bug is
        * stabs.texinfo (String Field): Say that type attributes bug is
        fixed in GDB 4.10, since it is.
        fixed in GDB 4.10, since it is.
        * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
        * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
Sat Aug 21 04:32:28 1993  David MacKenzie  (djm@cygnus.com)
        * stabs.texinfo: Formatting cleanups.
        * stabs.texinfo: Formatting cleanups.
Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Fri Aug 20 20:49:53 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo: When explaining the n_type of a stab, standardize
        * stabs.texinfo: When explaining the n_type of a stab, standardize
        how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
        how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
        no tabs, use @r).
        no tabs, use @r).
        (Global Variables): Clean up.
        (Global Variables): Clean up.
Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Tue Aug 17 15:57:27 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Stack Variables): Re-write.
        * stabs.texinfo (Stack Variables): Re-write.
Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Mon Aug 16 21:20:08 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Stabs-in-elf): Talk about getting the start
        * stabs.texinfo (Stabs-in-elf): Talk about getting the start
        addresses of a source file.  Also revise formatting.
        addresses of a source file.  Also revise formatting.
        Change "object module" or "object file" to "source file".
        Change "object module" or "object file" to "source file".
        Various: Miscellaneous cleanups.
        Various: Miscellaneous cleanups.
Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Thu Aug 12 15:11:51 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
        * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
Tue Aug 10 16:57:49 1993  Stan Shebs  (shebs@rtl.cygnus.com)
        * gdbint.texinfo: Removed many nonsensical machine-collected
        * gdbint.texinfo: Removed many nonsensical machine-collected
        host and target conditionals, described some of the remainder.
        host and target conditionals, described some of the remainder.
Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Tue Aug 10 13:28:30 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdbint.texinfo (Getting Started): Use @itemize, not @table.
        * gdbint.texinfo (Getting Started): Use @itemize, not @table.
        * gdbint.texinfo (Top): Add name to @top line, and re-write the
        * gdbint.texinfo (Top): Add name to @top line, and re-write the
        paragraph which follows.
        paragraph which follows.
        * gdbint.texinfo (Host): Use @code not @samp for Makefile
        * gdbint.texinfo (Host): Use @code not @samp for Makefile
        variables.  Looks better and avoids overful hbox.
        variables.  Looks better and avoids overful hbox.
Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Fri Jul 30 18:26:21 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Procedures): Improve stuff on nested functions.
        * stabs.texinfo (Procedures): Improve stuff on nested functions.
Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Thu Jul 29 15:10:58 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
        * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
        retransmit-timeout
        retransmit-timeout
Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Thu Jul 29 13:16:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdbint.texinfo: Update statement about `some ancient Unix
        * gdbint.texinfo: Update statement about `some ancient Unix
        systems, like Ultrix 4.0' to Ultrix 4.2.
        systems, like Ultrix 4.0' to Ultrix 4.2.
Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
Wed Jul 28 15:26:53 1993  Roland H. Pesch  (pesch@el_bosque.cygnus.com)
        * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
        * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
        * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
        * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
        * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
        * remote.texi: (Server) New node on gdbserver.  (Remote Serial,
        ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
        ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
        * remote.texi: new name for former gdbinv-s.texi
        * remote.texi: new name for former gdbinv-s.texi
        * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
        * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
Wed Jul 28 08:26:24 1993  Ian Lance Taylor  (ian@cygnus.com)
        * gdbinv-s.texi: Documented timeout and retransmit-timeout
        * gdbinv-s.texi: Documented timeout and retransmit-timeout
        variables for MIPS remote debugging protocol.
        variables for MIPS remote debugging protocol.
Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Mon Jul 26 13:00:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
        * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
Tue Jul 20 16:30:41 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
        * Makefile.in (refcard.dvi): Use srcdir where necessary.
        * Makefile.in (refcard.dvi): Use srcdir where necessary.
Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
Mon Jul 19 12:02:50 1993  Roland H. Pesch  (pesch@cygnus.com)
        * gdb.texinfo: repair conditional bugs in text markup
        * gdb.texinfo: repair conditional bugs in text markup
Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Fri Jul 16 18:57:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
        * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
        to select Modula-2 material.
        to select Modula-2 material.
Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Thu Jul 15 13:15:01 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo: Cleanups regarding statics.
        * stabs.texinfo: Cleanups regarding statics.
        * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
        * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
        (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
        (Debug Session): Mention exceptionHandler.  Add xref to Bootstrapping.
Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Mon Jul 12 13:37:02 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo: N_MAIN is sometimes used for C.
        * stabs.texinfo: N_MAIN is sometimes used for C.
Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
Fri Jul  9 09:47:02 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
        * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
        * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
Tue Jul  6 12:41:28 1993  John Gilmore  (gnu@cygnus.com)
        * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
        * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
        removed from the code by Kingdon.
        removed from the code by Kingdon.
Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Tue Jul  6 12:24:34 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
        * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
        input when evaluating breakpoint conditions; the bug has been fixed.
        input when evaluating breakpoint conditions; the bug has been fixed.
        * gdb.texinfo (Continuing and Stepping): Argument to "continue"
        * gdb.texinfo (Continuing and Stepping): Argument to "continue"
        sets the ignore count to N-1, not to N.
        sets the ignore count to N-1, not to N.
Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Thu Jul  1 14:57:42 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * refcard.tex (\hoffset): correct longstanding error to match
        * refcard.tex (\hoffset): correct longstanding error to match
          intended offset; avoids cutting off edge on some printers
          intended offset; avoids cutting off edge on some printers
Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed Jun 30 18:23:06 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Parameters): Say that order of stabs is significant.
        * stabs.texinfo (Parameters): Say that order of stabs is significant.
Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Fri Jun 25 21:34:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
        * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Fri Jun 25 16:15:10 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * Makefile.in: (REFEDITS) new var to control whether PS or CM
        * Makefile.in: (REFEDITS) new var to control whether PS or CM
        fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
        fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
        collect sed edits if any, apply to refcard before formatting;
        collect sed edits if any, apply to refcard before formatting;
        (refcard.ps) stop implying PS fonts if PS output requested;
        (refcard.ps) stop implying PS fonts if PS output requested;
        (lrefcard.ps) delete extra target for variant PS fonts
        (lrefcard.ps) delete extra target for variant PS fonts
        * refcard.tex: parametrize papersize dependent info, collect
        * refcard.tex: parametrize papersize dependent info, collect
          in easily replaced spot
          in easily replaced spot
        * a4rc.sed: new file, edits to refcard for A4 paper
        * a4rc.sed: new file, edits to refcard for A4 paper
Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Fri Jun 25 14:21:46 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
        * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed Jun 23 15:02:50 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
        * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Tue Jun 22 16:31:52 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo: Express disapproval of 'D' symbol descriptor
        * stabs.texinfo: Express disapproval of 'D' symbol descriptor
        politely rather than rudely.
        politely rather than rudely.
Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Fri Jun 18 19:42:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo: Document common blocks.
        * stabs.texinfo: Document common blocks.
Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
Fri Jun 18 12:12:57 1993  Fred Fish  (fnf@cygnus.com)
        * stabs.texinfo:  Add some basic info about stabs-in-elf.
        * stabs.texinfo:  Add some basic info about stabs-in-elf.
Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Fri Jun 18 13:57:09 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Top): Minor cleanup.
        * stabs.texinfo (Top): Minor cleanup.
Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
Mon Jun 14 16:16:51 1993  david d `zoo' zuhn  (zoo at rtl.cygnus.com)
        * Makefile.in (install-info): remove parentdir support
        * Makefile.in (install-info): remove parentdir support
Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Tue Jun 15 18:11:39 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo (Copying): delete this node and references to it;
        * gdb.texinfo (Copying): delete this node and references to it;
        RMS says this manual need not carry GPL. (passim): Improvements
        RMS says this manual need not carry GPL. (passim): Improvements
        from last round at FSF, largely due to Ian Taylor review, and
        from last round at FSF, largely due to Ian Taylor review, and
        minor formatting improvements.
        minor formatting improvements.
        * gdbinv-s.texi (passim): Improvements from last round at FSF,
        * gdbinv-s.texi (passim): Improvements from last round at FSF,
        largely due to Ian Taylor review. (Debug Session): minor edits to
        largely due to Ian Taylor review. (Debug Session): minor edits to
        new text.
        new text.
Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
Sun Jun 13 12:52:39 1993  Jim Kingdon  (kingdon@cygnus.com)
        * Makefile.in (realclean): Remove info and dvi files too.
        * Makefile.in (realclean): Remove info and dvi files too.
Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
Sat Jun 12 16:09:22 1993  Jim Kingdon  (kingdon@cygnus.com)
        * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
        * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
        * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
        * Makefile.in: Change accordingly.  gdb-config.texi -> gdb-cfg.texi.
        * gdb.texinfo: Change accordingly.
        * gdb.texinfo: Change accordingly.
        * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
        * stabs.texinfo: Clean up N_{L,R}BRAC.  Discuss what addresses of
        N_{L,R}BRAC,N_SLINE are relative to.
        N_{L,R}BRAC,N_SLINE are relative to.
Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
Fri Jun 11 15:15:55 1993  Jim Kingdon  (kingdon@cygnus.com)
        * Makefile.in (GDBvn.texi): Update atomically.
        * Makefile.in (GDBvn.texi): Update atomically.
Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
Wed Jun  9 10:58:16 1993  Jim Kingdon  (kingdon@cygnus.com)
        * gdbinv-s.texi (Debug Session): Document exceptionHook.
        * gdbinv-s.texi (Debug Session): Document exceptionHook.
Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
Tue Jun  8 13:42:04 1993  Jim Kingdon  (kingdon@cygnus.com)
        * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
        * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
        addresses together.  Also motivate the set print symbol-filename
        addresses together.  Also motivate the set print symbol-filename
        command and suggest other solutions.
        command and suggest other solutions.
Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
Tue Jun  1 22:46:43 1993  Fred Fish  (fnf@cygnus.com)
        * gdb.texinfo (set print elements):  Note that the number of
        * gdb.texinfo (set print elements):  Note that the number of
        elements is set to unlimited by "set print elements 0".
        elements is set to unlimited by "set print elements 0".
Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
Mon May 31 08:06:55 1993  Jim Kingdon  (kingdon@cygnus.com)
        * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
        * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
        NF_LDOUBLE means.
        NF_LDOUBLE means.
        (Stab Types): Include Solaris stab types.
        (Stab Types): Include Solaris stab types.
        (Procedures): Document Solaris extensions.
        (Procedures): Document Solaris extensions.
Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
Thu May 27 06:20:42 1993  Peter Schauer  (pes@regent.e-technik.tu-muenchen.de)
        * gdb.texinfo:  Add `set print symbol-filename' doc.
        * gdb.texinfo:  Add `set print symbol-filename' doc.
Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Wed May 26 00:26:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Arrays): Talk about type definition vs. type
        * stabs.texinfo (Arrays): Talk about type definition vs. type
        information.
        information.
        * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
        * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
        the trailing semicolon.
        the trailing semicolon.
Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Tue May 25 14:49:42 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
        * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
        and merge in other parts of the document addressing these subjects.
        and merge in other parts of the document addressing these subjects.
        gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
        gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
        * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
        * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
        at the end of a range type.
        at the end of a range type.
        * stabs.texinfo (Subranges): "A offset" and "T offset" are not
        * stabs.texinfo (Subranges): "A offset" and "T offset" are not
        AIX extensions.
        AIX extensions.
Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Mon May 24 09:00:33 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Stabs Format):  Misc fixes.
        * stabs.texinfo (Stabs Format):  Misc fixes.
Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Sat May 22 10:40:56 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
        * stabs.texinfo (Constants):  Allow an `e' constant to be non-enum.
        (Traditional builtin types): Document convex convention for long long.
        (Traditional builtin types): Document convex convention for long long.
        (Negative builtin types): Discuss type names, and misc fixes.
        (Negative builtin types): Discuss type names, and misc fixes.
Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Fri May 21 11:20:31 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Builtin Type Descriptors): Document the floating
        * stabs.texinfo (Builtin Type Descriptors): Document the floating
        point types used with @samp{R} type descriptor.
        point types used with @samp{R} type descriptor.
        (Symbol Descriptors): Describe how to handle conflict between
        (Symbol Descriptors): Describe how to handle conflict between
        different meanings of @samp{P} symbol descriptor.
        different meanings of @samp{P} symbol descriptor.
Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Thu May 20 13:35:10 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo: Remove node Quick Reference and put its children
        * stabs.texinfo: Remove node Quick Reference and put its children
        directly under the main menu.
        directly under the main menu.
        * stabs.texinfo: Many more changes to bring it into line with
        * stabs.texinfo: Many more changes to bring it into line with
        AIX documentation and reality.  I think it now has all the
        AIX documentation and reality.  I think it now has all the
        information from the AIX documentation, except that I burned
        information from the AIX documentation, except that I burned
        out when I got to variant records (Pascal and Modula-2) and
        out when I got to variant records (Pascal and Modula-2) and
        all the COBOL types.  Oh well, we can add them later when we're
        all the COBOL types.  Oh well, we can add them later when we're
        worrying more about those languages.
        worrying more about those languages.
        * stabs.texinfo (Automatic variables): Talk about what it means
        * stabs.texinfo (Automatic variables): Talk about what it means
        to omit the symbol descriptor.
        to omit the symbol descriptor.
Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
Tue May 18 17:59:18 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
        * stabs.texinfo (Parameters): Add "(sometimes)" when describing
        * stabs.texinfo (Parameters): Add "(sometimes)" when describing
        gcc2 behavior with promoted args.
        gcc2 behavior with promoted args.
Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Fri May 14 21:35:29 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo: include readline appendices in info version of manual
        * gdb.texinfo: include readline appendices in info version of manual
Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Fri May  7 11:56:18 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
        * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
        target remote.
        target remote.
        * gdb.texinfo (Machine Code): more index entries for disassemble
        * gdb.texinfo (Machine Code): more index entries for disassemble
Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
Fri May  7 10:12:30 1993  Fred Fish  (fnf@cygnus.com)
        * Clarify the intended use of the gdb-testers and gdb-patches
        * Clarify the intended use of the gdb-testers and gdb-patches
        mailing lists, and shrink gzip comment.
        mailing lists, and shrink gzip comment.
Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Thu May  6 16:39:50 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo (Shell Commands): do not mention SHELL env var in
        * gdb.texinfo (Shell Commands): do not mention SHELL env var in
        DOSHOST configuration of manual.
        DOSHOST configuration of manual.
        * gdb.texinfo (MIPS Stack): new node.
        * gdb.texinfo (MIPS Stack): new node.
        * all-config.texi (MIPS) new switch.
        * all-config.texi (MIPS) new switch.
        * gdbinv-s.texi (Nindy Options) Remove two instances of future
        * gdbinv-s.texi (Nindy Options) Remove two instances of future
        tense; (MIPS Remote) new node.
        tense; (MIPS Remote) new node.
        * gdb.texinfo (passim) rephrases to work around makeinfo @value
        * gdb.texinfo (passim) rephrases to work around makeinfo @value
        bug; (Environment) less passive, other small cleanups in text about
        bug; (Environment) less passive, other small cleanups in text about
        .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
        .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
        (Remote) new MIPS Remote menu entry.
        (Remote) new MIPS Remote menu entry.
Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
Thu Apr 29 09:36:25 1993  Jim Kingdon  (kingdon@cygnus.com)
        * stabs.texinfo: Many changes to include information from the
        * stabs.texinfo: Many changes to include information from the
        AIX documentation.
        AIX documentation.
        * gdb.texinfo (Environment): Mention pitfall with .cshrc.
        * gdb.texinfo (Environment): Mention pitfall with .cshrc.
Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
Tue Apr 27 14:02:57 1993  Jim Kingdon  (kingdon@cygnus.com)
        * gdbint.texinfo (new node Debugging GDB, elsewhere):
        * gdbint.texinfo (new node Debugging GDB, elsewhere):
        Move a bunch of information from ../README.
        Move a bunch of information from ../README.
        (Getting Started): New node.
        (Getting Started): New node.
Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Fri Apr 23 17:21:13 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
        * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
        * gdb.texinfo: advance manual revision dates to present
        * gdb.texinfo: advance manual revision dates to present
        * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
        * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
        stop using silly Roman numerals in @set variable names
        stop using silly Roman numerals in @set variable names
Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
Fri Apr 23 07:30:01 1993  Jim Kingdon  (kingdon@cygnus.com)
        * stabs.texinfo (Parameters): Keep trying to get this right.
        * stabs.texinfo (Parameters): Keep trying to get this right.
Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
Wed Apr 21 15:18:47 1993  Jim Kingdon  (kingdon@cygnus.com)
        * stabs.texinfo (Parameters): More on "local parameters".
        * stabs.texinfo (Parameters): More on "local parameters".
Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
Mon Apr 19 08:00:51 1993  Jim Kingdon  (kingdon@cygnus.com)
        * stabs.texinfo (Parameters): Re-do "local parameters" section.
        * stabs.texinfo (Parameters): Re-do "local parameters" section.
Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
Sun Apr 18 09:47:45 1993  Jim Kingdon  (kingdon@cygnus.com)
        * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
        * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
        (Parameters): Rewrite.
        (Parameters): Rewrite.
        (xcoff-differences, Sun-differences): Minor changes.
        (xcoff-differences, Sun-differences): Minor changes.
Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
Thu Apr 15 02:35:24 1993  John Gilmore  (gnu@cacophony.cygnus.com)
        * stabs.texinfo:  Minor cleanup.
        * stabs.texinfo:  Minor cleanup.
Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
Wed Apr 14 17:31:00 1993  Jim Kingdon  (kingdon@cygnus.com)
        * gdbint.texinfo: Minor xcoff stuff.
        * gdbint.texinfo: Minor xcoff stuff.
Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
Wed Apr  7 14:11:07 1993  Fred Fish  (fnf@cygnus.com)
        * gdbint.texinfo:  Update for new config directory structure.
        * gdbint.texinfo:  Update for new config directory structure.
        Add info about internal type data structures.
        Add info about internal type data structures.
Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
Mon Apr  5 09:06:30 1993  Ian Lance Taylor  (ian@cygnus.com)
        * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
        * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
        $(srcdir).
        $(srcdir).
        (gdb-config.texi): Depend on file in $(srcdir).
        (gdb-config.texi): Depend on file in $(srcdir).
Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
Fri Apr  2 16:55:13 1993  Jim Kingdon  (kingdon@cygnus.com)
        * stabs.texinfo: Fixes about N_SO.
        * stabs.texinfo: Fixes about N_SO.
Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Fri Mar 26 18:00:35 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo: include list of nonstandard init file names
        * gdb.texinfo: include list of nonstandard init file names
        * *-config.texi: new switch GENERIC for text that applies *only*
        * *-config.texi: new switch GENERIC for text that applies *only*
        to (usual) multiple-target version of manual
        to (usual) multiple-target version of manual
        * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
        * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
        h8 config
        h8 config
        * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
        * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
        in menus (rather than conditionally selected multiple alternative
        in menus (rather than conditionally selected multiple alternative
        menus).
        menus).
        * Makefile.in: define and use DOC_CONFIG var to select
        * Makefile.in: define and use DOC_CONFIG var to select
        configuration for GDB user manual.
        configuration for GDB user manual.
        * gdb-config.texi: delete from repository, generate from Makefile.
        * gdb-config.texi: delete from repository, generate from Makefile.
        * all-config.texi: normal `generic' configuration file, formerly
        * all-config.texi: normal `generic' configuration file, formerly
        stored as gdb-config.texi
        stored as gdb-config.texi
Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
Wed Mar 24 14:03:19 1993  david d `zoo' zuhn  (zoo at poseidon.cygnus.com)
        * Makefile.in: add dvi target to build all .dvi files
        * Makefile.in: add dvi target to build all .dvi files
Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Tue Mar 23 16:03:24 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
        * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
Fri Mar 19 21:46:50 1993  John Gilmore  (gnu@cygnus.com)
        * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
        * gdbint.texinfo:  Doc NO_MMALLOC and NO_MMALLOC_CHECK as
        host conditionals.
        host conditionals.
        * stabs.texinfo:  More array fixes inspired by Jim's.
        * stabs.texinfo:  More array fixes inspired by Jim's.
Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
Fri Mar 19 10:23:34 1993  Jim Kingdon  (kingdon@cygnus.com)
        * stabs.texinfo: Fixes re arrays and continuations.
        * stabs.texinfo: Fixes re arrays and continuations.
        * gdbint.texinfo: Add XCOFF node.
        * gdbint.texinfo: Add XCOFF node.
Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
Mon Mar  8 15:52:18 1993  John Gilmore  (gnu@cygnus.com)
        * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
        * gdb.texinfo:  Add `set print max-symbolic-offset' doc.
Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
Sun Feb 21 17:09:38 1993  Per Bothner  (bothner@rtl.cygnus.com)
        * stabs.texinfo:  Fix for array types to mention lower bounds.
        * stabs.texinfo:  Fix for array types to mention lower bounds.
Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
Thu Feb 18 01:19:49 1993  John Gilmore  (gnu@cygnus.com)
        * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
        * gdbint.texinfo:  Update PTRACE_ARG3_TYPE doc, pull PT_*.
Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
Wed Feb 17 08:15:24 1993  John Gilmore  (gnu@cygnus.com)
        * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
        * gdbint.texinfo:  Remove SET_STACK_LIMIT_HUGE from target defines.
Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
Thu Feb 11 10:38:40 1993  John Gilmore  (gnu@cygnus.com)
        * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
        * gdbint.texinfo:  Fix thinko (NM_FILE => NAT_FILE).  Found
        by Michael Ben-Gershon .
        by Michael Ben-Gershon .
Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
Wed Feb 10 23:59:19 1993  John Gilmore  (gnu@cygnus.com)
        * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
        * gdbint.texinfo:  Eliminate IBM6000_HOST, document IBM6000_TARGET.
Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Tue Feb  9 18:26:21 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo, gdbinv-s.texi: misc updates
        * gdb.texinfo, gdbinv-s.texi: misc updates
Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
Sat Feb  6 10:25:47 1993  John Gilmore  (gnu@cygnus.com)
        * gdbint.texinfo:  Brief documentation for longjmp support,
        * gdbint.texinfo:  Brief documentation for longjmp support,
        from an email msg by Stu.
        from an email msg by Stu.
Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
Fri Feb  5 14:10:15 1993  John Gilmore  (gnu@cygnus.com)
        * stabs.texinfo:  Fix description of floating point "range"
        * stabs.texinfo:  Fix description of floating point "range"
        types (which really define basic types).  Reported by Jim Meehan,
        types (which really define basic types).  Reported by Jim Meehan,
        .
        .
        * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
        * gdbint.texinfo:  Remove COFF_NO_LONG_FILE_NAMES define, now gone.
Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
Thu Feb  4 13:56:46 1993  Ian Lance Taylor  (ian@cygnus.com)
        * gdbint.texinfo: Slightly expand section on supporting a new
        * gdbint.texinfo: Slightly expand section on supporting a new
        object file format.
        object file format.
Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
Thu Feb  4 01:49:04 1993  John Gilmore  (gnu@cygnus.com)
        * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
        * Makefile.in (refcard.ps, lrefcard.ps):  Remove psref.tex
        intermediate file.
        intermediate file.
Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Tue Feb  2 12:18:06 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
        * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Mon Feb  1 15:35:47 1993  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdbinv-s.texi: z8000 simulator target name is just "sim"
        * gdbinv-s.texi: z8000 simulator target name is just "sim"
        * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
        * gdbinv-s.texi:  Mention that Z8000 simulator can simulate Z8001
        as well as Z8002.
        as well as Z8002.
Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
Sat Nov 28 06:51:35 1992  John Gilmore  (gnu@cygnus.com)
        * gdbint.texinfo:  Add sections on clean design and on how to send
        * gdbint.texinfo:  Add sections on clean design and on how to send
        in changes.
        in changes.
Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
Mon Nov  9 23:57:02 1992  John Gilmore  (gnu@cygnus.com)
        * gdbint.texinfo:  Add how to declare the result of make_cleanup.
        * gdbint.texinfo:  Add how to declare the result of make_cleanup.
Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
Mon Oct 26 11:09:47 1992  John Gilmore  (gnu@cygnus.com)
        * gdb.texinfo:  Fix typo, reported by Karl Berry.
        * gdb.texinfo:  Fix typo, reported by Karl Berry.
Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
Fri Oct 23 00:41:21 1992  John Gilmore  (gnu@cygnus.com)
        * gdb.texinfo:  Add opcodes dir to GDB distribution description.
        * gdb.texinfo:  Add opcodes dir to GDB distribution description.
Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
Sat Oct 10 18:04:58 1992  david d `zoo' zuhn  (zoo at cirdan.cygnus.com)
        * gdbint.texinfo: fixed a stray email address (needs @@),
        * gdbint.texinfo: fixed a stray email address (needs @@),
        added @table @code to node "Native Conditionals"
        added @table @code to node "Native Conditionals"
Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
Tue Sep 22 00:34:15 1992  John Gilmore  (gnu@cygnus.com)
        * gdbint.texinfo:  Describe coding style of GDB.
        * gdbint.texinfo:  Describe coding style of GDB.
Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
Mon Sep 21 19:32:16 1992  John Gilmore  (gnu@cygnus.com)
        * stabs.texinfo:  Minor wording changes.
        * stabs.texinfo:  Minor wording changes.
Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
Tue Sep 15 02:57:09 1992  John Gilmore  (gnu@cygnus.com)
        * gdbint.texinfo:  Improve release doc slightly.
        * gdbint.texinfo:  Improve release doc slightly.
Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
Fri Sep 11 01:34:25 1992  John Gilmore  (gnu@sphagnum.cygnus.com)
        * gdbint.texinfo:  Improve doc of GDB config macros.
        * gdbint.texinfo:  Improve doc of GDB config macros.
Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
Wed Sep  9 16:52:06 1992  John Gilmore  (gnu@cygnus.com)
        * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
        * stabs.texinfo:  Remove Bothner's changes for C++ nested types.
        These will be reinserted when examined.
        These will be reinserted when examined.
Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
Mon Aug 24 01:17:55 1992  John Gilmore  (gnu@cygnus.com)
        * gdbint.texinfo:  Make a start at documenting all the #if macros
        * gdbint.texinfo:  Make a start at documenting all the #if macros
        in GDB.  At least list them all, and start separating them into
        in GDB.  At least list them all, and start separating them into
        host-specific and target-specific.
        host-specific and target-specific.
Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Tue Aug 18 15:59:13 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdbinv-s.m4.in: refrain from using @cartouche for just a few
        * gdbinv-s.m4.in: refrain from using @cartouche for just a few
        examples (not consistent w others).
        examples (not consistent w others).
        gdb.texinfo: issue disclaimer paragraph on cmdline options only
        gdb.texinfo: issue disclaimer paragraph on cmdline options only
        for generic vn of doc
        for generic vn of doc
Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
Tue Aug 18 14:53:27 1992  Ian Lance Taylor  (ian@cygnus.com)
        * Makefile.in: always create installation directories.
        * Makefile.in: always create installation directories.
Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Tue Aug 18 14:11:50 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo: in h8 config, do not describe searching commands.
        * gdb.texinfo: in h8 config, do not describe searching commands.
Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Mon Aug 17 18:07:59 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
        * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
          conditionals; introduce a few generic switches that may be
          conditionals; introduce a few generic switches that may be
          useful for other cross-dev or dos-hosted configs.
          useful for other cross-dev or dos-hosted configs.
        * gdb.texinfo: fix typo in "info reg" description
        * gdb.texinfo: fix typo in "info reg" description
Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
Sun Aug 16 01:16:18 1992  John Gilmore  (gnu@cygnus.com)
        * stabs.texinfo:  Minor updates from running TeX over it.
        * stabs.texinfo:  Minor updates from running TeX over it.
        * Makefile.in (stabs.dvi, stabs.ps):  Add.
        * Makefile.in (stabs.dvi, stabs.ps):  Add.
Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
Sat Aug 15 20:52:24 1992  Per Bothner  (bothner@rtl.cygnus.com)
        * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
        * stabs.texinfo:  Stabs documentation, written by Julia Menapace.
        First pass at converting it to texinfo.
        First pass at converting it to texinfo.
Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
Sat Aug 15 03:14:59 1992  John Gilmore  (gnu@cygnus.com)
        * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
        * gdb.texinfo, refcard.tex:  Document mult args on `info reg'.
        * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
        * Makefile.in (refcard.ps, lrefcard.ps):  Add missing $(srdir).
Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
Fri Aug 14 21:08:47 1992  John Gilmore  (gnu@cygnus.com)
        * gdbint.texinfo:  Add section on partial symbol tables.
        * gdbint.texinfo:  Add section on partial symbol tables.
Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
Sat Jun 20 16:31:10 1992  John Gilmore  (gnu at cygnus.com)
        * gdb.texinfo:  document `set remotedebug' and `set
        * gdb.texinfo:  document `set remotedebug' and `set
        rstack_high_address'.
        rstack_high_address'.
Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
Thu May 14 17:09:48 1992  Roland H. Pesch  (pesch@fowanton.cygnus.com)
        * gdb.texinfo: slight expansion of new text on reading info files
        * gdb.texinfo: slight expansion of new text on reading info files
        * gdbinv-s.m4.in: correct and expand info on cross-debugging
        * gdbinv-s.m4.in: correct and expand info on cross-debugging
        H8/300 from DOS.
        H8/300 from DOS.
Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
Tue May 12 12:22:47 1992  John Gilmore  (gnu at cygnus.com)
        * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
        * gdb.texinfo:  `info user' => `show user'.  Noticed by David Taylor.
Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
Mon May 11 19:06:27 1992  John Gilmore  (gnu at cygnus.com)
        * gdb.texinfo:  Say how to read the `info' files.
        * gdb.texinfo:  Say how to read the `info' files.
Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
Tue May  5 12:11:38 1992  K. Richard Pixley  (rich@cygnus.com)
        * Makefile.in: gm4 -> m4.
        * Makefile.in: gm4 -> m4.
Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
Fri Apr 10 17:50:43 1992  John Gilmore  (gnu at rtl.cygnus.com)
        * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
        * gdb.texinfo:  Update for GDB-4.5.  Move `Formatting
        Documentation' ahead of `Installing GDB' to match README.
        Documentation' ahead of `Installing GDB' to match README.
        Update shared library doc, -readnow and -mapped, and directory
        Update shared library doc, -readnow and -mapped, and directory
        structure (add glob and mmalloc).  Update configure doc.
        structure (add glob and mmalloc).  Update configure doc.
Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
Tue Mar 24 23:28:38 1992  K. Richard Pixley  (rich@cygnus.com)
        * Makefile.in: remove $(srcdir) from gdb.info rule.
        * Makefile.in: remove $(srcdir) from gdb.info rule.
Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
Sat Mar  7 18:44:50 1992  K. Richard Pixley  (rich@rtl.cygnus.com)
        * Makefile.in: commented out gdb-all.texinfo rule.  This is
        * Makefile.in: commented out gdb-all.texinfo rule.  This is
          temporary.
          temporary.
Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
        * Makefile.in, configure.in: removed traces of namesubdir,
        * Makefile.in, configure.in: removed traces of namesubdir,
          -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
          -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
          copyrights to '92, changed some from Cygnus to FSF.
          copyrights to '92, changed some from Cygnus to FSF.
Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
Fri Dec 13 09:47:31 1991  John Gilmore  (gnu at cygnus.com)
        * gdb.texinfo:  Improve how we ask for bug reports.
        * gdb.texinfo:  Improve how we ask for bug reports.
Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
Tue Dec 10 04:07:21 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
        * Makefile.in: infodir belongs in datadir.
        * Makefile.in: infodir belongs in datadir.
Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
Fri Dec  6 23:57:34 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
        * Makefile.in: remove spaces following hyphens, bsd make can't
        * Makefile.in: remove spaces following hyphens, bsd make can't
          cope.  install using INSTALL_DATA.  added clean-info.  added
          cope.  install using INSTALL_DATA.  added clean-info.  added
          standards.text support.
          standards.text support.
Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
Thu Dec  5 22:46:12 1991  K. Richard Pixley  (rich at rtl.cygnus.com)
        * Makefile.in: idestdir and ddestdir go away.  Added copyrights
        * Makefile.in: idestdir and ddestdir go away.  Added copyrights
          and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
          and shift gpl to v2.  Added ChangeLog if it didn't exist. docdir
          and mandir now keyed off datadir by default.
          and mandir now keyed off datadir by default.


Local Variables:
Local Variables:
mode: indented-text
mode: indented-text
left-margin: 8
left-margin: 8
fill-column: 74
fill-column: 74
version-control: never
version-control: never
End:
End:
 
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.