aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Collapse)AuthorFilesLines
2000-04-12Typos fixed (from Dmitry Sivachenko <dima@Chg.RU>).Eli Zaretskii1-7/+2
2000-04-12Changelog entry for gdbint.texinfo fixDaniel Berlin1-0/+5
2000-04-12GDB->@value{GDBN}Daniel Berlin1-210/+210
2000-04-10*** empty log message ***Jim Blandy1-0/+5
2000-04-10Use the three-argument form of @xref to get the references right.Jim Blandy1-6/+8
2000-04-10* gdbint.texinfo (Target Architecture Definition): Fix screwed-upJim Blandy1-6/+6
references to ``Using Different Register and Memory Data Representations''.
2000-04-08*** empty log message ***Jim Blandy1-0/+8
2000-04-08* gdbint.texinfo (Using Different Register and Memory DataJim Blandy1-0/+115
Representations): New section. (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE, REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL, REGISTER_CONVERT_TO_RAW): Document.
2000-04-07ChangeLog forAndrew Cagney1-0/+5
/cvs/src/src/gdb/doc/gdb.texinfo,v <-- gdb.texinfo new revision: 1.13; previous revision: 1.12
2000-04-07Deprecate sequence-id's.Andrew Cagney1-29/+27
2000-04-03 * annotate.texi (Frame Annotations): Fix a cross-reference.Eli Zaretskii1-2/+2
2000-03-29Fix thread-extra-info name. qfThreadExtraInfo ->qThreadExtraInfo.Andrew Cagney2-1/+6
2000-03-292000-03-28 J.T. Conklin <jtc@redback.com>J.T. Conklin2-19/+28
* gdb.texinfo: Clarify which remote debug protocol commands are required and which are optional.
2000-03-29Revert movement of @chapter and @node tags from separate files toAndrew Cagney3-11/+7
gdb.texinfo.
2000-03-28 * gdb.texinfo: Update dates, bump to Eighth Edition (noteStan Shebs4-327/+431
expectation of additional changes before release), update ISBN, add copy of top-level menu for @ifhtml, remove explicit node links, rephrase and/or shorten lines to fix formatting problem in both regular and @smallbook formats. * annotate.texi: Shorten lines in example, use smallexample consistently everywhere. * Makefile.in: Add comment about texinfo 4.0 html generation. (SFILES_INCLUDED): Add annotate.texi.
2000-03-28The set debug changesDaniel Berlin2-257/+323
2000-03-24Fix texinfo-3.12 problems:Andrew Cagney3-189/+211
* annotate.texi (Annotations): When GDBN omit @chapter and @node entry. * gdb.texinfo: Check for @ifinfo instead of @ifnottex. (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local @chapter and @node entries. * gdb.texinfo: Link all top-level nodes. * inc-hist.texinfo: When GDBN omit the chapter/node. * rluser.texinfo (Command Line Editing): Ditto.
2000-03-24Create $(infodir) before trying to install info files.Andrew Cagney2-0/+6
2000-03-242000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-6/+66
* gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
2000-03-232000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>Fernando Nasser2-2/+19
From David Whedon <dwhedon@gordian.com> * gdbint.texinfo : Added paragraphs about command deprecation.
2000-03-23Added the apropos commandDaniel Berlin2-0/+23
2000-03-202000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder2-0/+11
* gdb.texinfo: Add white space to prevent overprinting in two places.
2000-03-18 * gdb.texinfo: Many minor changes from Dmitry SivachenkoStan Shebs2-67/+81
<dima@Chg.RU>, also clarification of allowed content for string constants.
2000-03-16 * gdb.texinfo (main menu): Add Annotations.Eli Zaretskii3-123/+266
(File Options): Add @cindex entries for each command-line option. Document --epoch, --annotate, --async, --interpreter, --write, --statistics, and --version. * annotate.texi: Convert to a chapter. Use @value{GDBN} instead of GDB.
2000-02-23*** empty log message ***Jim Blandy1-0/+4
2000-02-23* gdbint.texinfo (FUNCTION_START_OFFSET): Document.Jim Blandy1-0/+14
2000-02-22*** empty log message ***Jim Blandy1-0/+4
2000-02-22* gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.Jim Blandy1-0/+23
2000-02-162000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda2-0/+5
* Makefile.in (diststuff): New target.
2000-02-16Note author of previous change.Kevin Buettner1-1/+1
2000-02-16Fix wording regarding Intel's IA-64 architecture.Kevin Buettner2-1/+6
2000-02-082000-02-07 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda2-2203/+0
* gdb/config/i386/windows.mh, gdb/doc/GDBvn.texi, gdb/doc/remote.texi, gdb/testsuite/gdb.base/README, gdb/testsuite/gdb.base/crossload.exp, gdb/testsuite/gdb.base/i486-elf.u, gdb/testsuite/gdb.base/i860-elf.u, gdb/testsuite/gdb.base/m68k-aout.u, gdb/testsuite/gdb.base/m68k-aout2.u, gdb/testsuite/gdb.base/m68k-elf.u, gdb/testsuite/gdb.base/mips-ecoff.u, gdb/testsuite/gdb.base/sparc-aout.u, gdb/testsuite/gdb.base/sparc-elf.u, gdb/tui/Makefile, readline/ChangeLog: These files have been removed over the course of the last year, but weren't cvs removed from the old GDB repository on sourceware.
2000-02-07import insight-2000-02-04 snapshot (2nd try)Jason Molenda3-0/+428
2000-02-01import gdb-2000-01-31 snapshotJason Molenda1-0/+33
2000-01-18import gdb-2000-01-17 snapshotJason Molenda2-7/+21
2000-01-06import gdb-2000-01-05 snapshotJason Molenda2-12/+16
1999-12-14import gdb-1999-12-13 snapshotJason Molenda2-7/+16
1999-11-09import gdb-1999-11-08 snapshotJason Molenda2-7/+16
1999-10-19import gdb-1999-10-18 snapshotJason Molenda3-1/+32
1999-10-12import gdb-1999-10-11 snapshotJason Molenda3-114/+173
1999-10-05import gdb-1999-10-04 snapshotJason Molenda2-1/+12
1999-09-22import gdb-1999-09-21Jason Molenda2-1/+20
1999-09-09import gdb-1999-09-08 snapshotStan Shebs3-411/+677
1999-08-31import gdb-1999-08-30 snapshotJason Molenda4-307/+2706
1999-08-23Files removed as of the 1999-08-23 snapshot.Jason Molenda1-48/+0
1999-08-23import gdb-1999-08-23 snapshotJason Molenda3-719/+251
1999-08-16import gdb-1999-08-16 snapshotJason Molenda5-34/+106
1999-08-09import gdb-1999-08-09 snapshotJason Molenda4-4/+60
1999-07-19import gdb-1999-07-19 snapshotJason Molenda2-7/+32
1999-07-05import gdb-1999-07-05 snapshotJason Molenda2-0/+10