aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Collapse)AuthorFilesLines
1991-10-16More updates due to Picard refcard comments.Roland Pesch1-16/+17
1991-10-16Clarifications and rephrasings, largely due to Pinard's comments onRoland Pesch1-26/+36
refcard.
1991-10-16Fix error spotted by Francois Pinard (pinard@iro.umontreal.ca): severalRoland Pesch1-57/+45
instances of *name* in "Working Files" s.b. *file*.
1991-10-16Another revision of "Installing" appendix, for GDB 4.2. Table of configRoland Pesch1-279/+292
name segments now updated.
1991-10-16Update appendix "Installing GDB". (not yet updated: list of host-vendor-os).Roland Pesch1-64/+60
1991-10-15Clarifications to "stepping", "Displaying Memory", and "Targets" due largelyRoland Pesch1-142/+110
to Larry Breed
1991-10-14Catch up to changes recorded in GDB ChangeLog, to wit:Roland Pesch1-22/+28
1) "show copying" and "show warranty" in sample output (instead of obs. "info") 2) new command "printpsyms" 3) Complaint "const/volatile indicator missing" re-enabled 4) Complaint "C++ type mismatch..." now "info mismatch..."
1991-10-09(ORIG: date: 1991/09/27 22:47:20; author: pesch; state: Exp; lines: +3 -4)Roland Pesch1-2/+1
Stop talking about obsolete "sharedlibrary" command in whats-new section.
1991-10-09(ORIG: date: 1991/09/21 05:15:13; author: pesch; state: Exp; lines: +19 -18)Roland Pesch1-16/+17
(1) fix typo ('_if_' and '_fi_' for '_if__' and '_fi__'!) (2) prepare for semi-auto xref updating by rejoining xrefs broken across lines
1991-10-09(ORIG: date: 1991/09/21 03:59:06; author: pesch; state: Exp; lines: +12 -7)Roland Pesch1-5/+10
Formatting updates to "installing" appendix.
1991-10-09(ORIG: date: 1991/09/21 02:59:57; author: gnu; state: Exp; lines: +32 -28)Roland Pesch1-26/+30
Rearrange "how to install" and "how to print the doc" stuff so it drops easier into README.
1991-10-09(ORIG: date: 1991/09/21 02:55:37; author: pesch; state: Exp; lines: +4 -2)Roland Pesch1-0/+2
add missing index entries for set/show print sevenbit-strings.
1991-10-09(ORIG: date: 1991/09/21 02:01:41; author: pesch; state: Exp; lines: +175 ↵Roland Pesch1-108/+173
-110) Update configs table.
1991-10-09(ORIG: date: 1991/09/20 22:43:47; author: pesch; state: Exp; lines: +47 -46)Roland Pesch1-44/+45
Extract GDB version number from main GDB dir Makefile.in.
1991-10-09(ORIG: date: 1991/09/20 21:43:15; author: pesch; state: Exp;)Roland Pesch1-65/+1167
Merged in new doc on language setting, C, and Mod-2 by Andrew Beers; cleanups to node structure.
1991-10-09Merged in new doc on language setting, C, and Mod-2 by Andrew Beers;Roland Pesch2-12/+12
cleanups to node structure. (RELEASE 4.1)
1991-10-09RELEASE 4.0 docn. (Recovered from GDB 4.0 distribution; interveningRoland Pesch1-357/+711
versions lost by cvs over system crash).
1991-10-04Improve TEXINPUTS var set on calling TeX, so that things work even ifRoland Pesch1-4/+4
old value didn't specify current dir for input...
1991-09-27Stop talking about obsolete "sharedlibrary" command in whats-new section.Roland Pesch1-2/+1
1991-09-21(1) fix typo ('_if_' and '_fi_' for '_if__' and '_fi__'!)Roland Pesch1-16/+17
(2) prepare for semi-auto xref updating by rejoining xrefs broken across lines
1991-09-21Formatting updates to "installing" appendix.Roland Pesch1-5/+10
1991-09-21Rearrange "how to install" and "how to print the doc" stuff so it dropsJohn Gilmore1-26/+30
easier into README.
1991-09-21add missing index entries for set/show print sevenbit-strings.Roland Pesch1-0/+2
1991-09-21Update configs table.Roland Pesch1-108/+173
1991-09-21Roll in information from README.John Gilmore1-39/+93
1991-09-20Extract GDB version number from main GDB dir Makefile.in.Roland Pesch2-46/+53
1991-09-20Merged in new doc on language setting, C, and Mod-2 by Andrew Beers;Roland Pesch3-0/+8264
cleanups to node structure.
1991-09-20Remove rcfonts.tex after building refcard.John Gilmore1-0/+2
1991-09-20Reorder contents; reorganize new-host, new-target, and new-configRoland Pesch1-401/+438
chapters; fix minor typos; come closer to usual GNU markup conventions for @file @samp @code @var.
1991-09-18Doc how to add a language.John Gilmore1-89/+200
1991-08-23Add info about porting to new hosts and targets.John Gilmore1-24/+140
1991-08-23generate "gdb-all.texi" rather than "gdb-all.texinfo"Roland Pesch1-9/+9
1991-08-23 * rdl-apps.texi: renamed from rdl-apps.texinfoRoland Pesch2-9/+14
* Makefile, .Sanitize, gdb.texinfo: reflect above name change
1991-08-23 * doc/gdb.texinfo: update New Features, InstallingRoland Pesch1-42/+149
* doc/gdbint.texinfo: add short description of configure +template
1991-08-22Keep rdl-apps.texinfo for users who don't read the doc on how to build the doc.John Gilmore1-1/+5
1991-08-07Default rdl-apps.texinfo, for people who don't think to use theRoland Pesch1-0/+2
Makefile; this one will work if this dir is in the default relative position to the readline directory in the GNU libraries-and-includes distribution.
1991-08-07Makefile: GDB documentation nos has its own MakefileRoland Pesch2-2/+111
.Sanitize: add Makefile; recognize renamed refcard.tex (formerly gdbrc.tex) gdbint.texinfo: add markup in "Cleanups" chapter
1991-08-01*** empty log message ***Roland Pesch4-1/+89
1991-08-01Surrounded table of renamed commands (version within @ifinfo) withRoland Pesch1-29/+31
@example/@end example. Without this it formatted fine by texinfo-format-buffer in Emacs, but makeinfo insisted on paragraphing it! Also removed "gdb/" from in front of one instance of libiberty...
1991-07-31 Last cleanups for release 3.98:Roland Pesch1-102/+296
Minor typo and formatting fixes; incorporated most fixes remaining from filed mail commenting on earlier drafts. Added warnings: pipes don't work in run command; conditions are converse of assertions; step over fn without debug info goes to next fn; vars may have "wrong" values near fn entrance, exit Added example from Kingston on printing repeated nonadjacent values Added explicit mention that in Emacs gdb mode C-c and C-z are like shell mode for signals Improved installation directions in appendix, added manual formatting instructions Renamed "Stepping and Continuing" to "Continuing and Stepping" so it doesn't sound so much like its parent "Stopping and Continuing"; also moved entries on continue to top of section, so they don't get lost.
1991-07-29Updated list of files to keep to reflect reintegration of most fragmentsRoland Pesch1-24/+7
into gdb.texinfo.
1991-07-29Fixed a variety of small typos that prevented info from formatting cleanly;Roland Pesch1-13/+13
altered too-long heading for GPL Appendix, as discussed w/RMS; Changed date on cover to July 91.
1991-07-27(1) Applied some fixes due to comments from Larry Breed (easier onesRoland Pesch1-270/+392
through chapsec 5.2) (2) Eliminated use of @footnote---had my doubts about it anyways, and it's broken in latest texinfo (3) Introduced *some* use of [] for optional arguments, where explanation is not simpler by listing cmd w arg and cmd w/out arg separately. Still not using @deffn. (4) Dropped in GPL-2. NOTE: one of GPL-2 or texinfo is broken; a couple of headings are too long. Need patches to texinfo or revision to GPL-2.
1991-07-25(1) Re-incorporated former M4 fragments into this file; GNU m4 >=0.84Roland Pesch1-25/+6001
no longer crashes on long docs. (2) Included some improvements based on Larry Breed's comments.
1991-07-24Turned $Id: from m4 comment into texinfo comment, allowing fragmentRoland Pesch12-12/+12
boundaries to be recognized in post-m4 texinfo source.
1991-07-241) turned $Id: from m4 into texinfo commentRoland Pesch4-12/+12
2) disabled @group where no longer supported by texinfo.tex
1991-07-241) moved author email addresses and manual version info back onto copyrightRoland Pesch2-10/+155
page (had crept onto front of title page w/ other stuff migrating between gdb.texinfo and gdb.top-m4). 2) gdb.top-m4: added Detailed Node Listing to main menu. made $Id: for fragment into texinfo comment.
1991-07-24Fix braces in example (@{ @} not {}), spotted by makeinfo.Roland Pesch1-4/+4
Allow fragment's $Id: to be texinfo comment.
1991-07-241) Added conditionals around node structure, giving clean nodes for eitherRoland Pesch1-2/+7
generic or cross-debugging manual. 2) Allowed $Id: to be texinfo comment.
1991-07-241) Added conditional markup around node transitions, so node structure correctRoland Pesch1-6/+20
for either generic manual (material near back, in "targets"), or for special cross-debugging manuals (material near front, in "invocation"). 2) Allowed $Id: tag to appear as texinfo comment.