Roland Pesch
092678655c
More updates due to Picard refcard comments.
1991-10-16 22:08:33 +00:00
Roland Pesch
e0dacfd17a
Clarifications and rephrasings, largely due to Pinard's comments on
...
refcard.
1991-10-16 20:00:20 +00:00
Roland Pesch
d9800dbbf3
Fix error spotted by Francois Pinard (pinard@iro.umontreal.ca): several
...
instances of *name* in "Working Files" s.b. *file*.
1991-10-16 06:32:57 +00:00
Roland Pesch
e251e76736
Another revision of "Installing" appendix, for GDB 4.2. Table of config
...
name segments now updated.
1991-10-16 06:27:06 +00:00
Roland Pesch
c7637ea643
Update appendix "Installing GDB". (not yet updated: list of host-vendor-os).
1991-10-16 03:11:28 +00:00
Roland Pesch
cedaf8bca5
Clarifications to "stepping", "Displaying Memory", and "Targets" due largely
...
to Larry Breed
1991-10-15 00:43:31 +00:00
Roland Pesch
440d983441
Catch up to changes recorded in GDB ChangeLog, to wit:
...
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-14 20:36:50 +00:00
Roland Pesch
5298a14b49
(ORIG: date: 1991/09/27 22:47:20; author: pesch; state: Exp; lines: +3 -4)
...
Stop talking about obsolete "sharedlibrary" command in whats-new section.
1991-10-09 00:31:51 +00:00
Roland Pesch
c728f1f0ef
(ORIG: date: 1991/09/21 05:15:13; author: pesch; state: Exp; lines: +19 -18)
...
(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 00:31:02 +00:00
Roland Pesch
7d7ff5f6dd
(ORIG: date: 1991/09/21 03:59:06; author: pesch; state: Exp; lines: +12 -7)
...
Formatting updates to "installing" appendix.
1991-10-09 00:30:17 +00:00
Roland Pesch
d7b569d59b
(ORIG: date: 1991/09/21 02:59:57; author: gnu; state: Exp; lines: +32 -28)
...
Rearrange "how to install" and "how to print the doc" stuff so it drops
easier into README.
1991-10-09 00:29:37 +00:00
Roland Pesch
f2857bd903
(ORIG: date: 1991/09/21 02:55:37; author: pesch; state: Exp; lines: +4 -2)
...
add missing index entries for set/show print sevenbit-strings.
1991-10-09 00:28:39 +00:00
Roland Pesch
c338a2fdf2
(ORIG: date: 1991/09/21 02:01:41; author: pesch; state: Exp; lines: +175 -110)
...
Update configs table.
1991-10-09 00:27:09 +00:00
Roland Pesch
3e0d0a27fc
(ORIG: date: 1991/09/20 22:43:47; author: pesch; state: Exp; lines: +47 -46)
...
Extract GDB version number from main GDB dir Makefile.in.
1991-10-09 00:26:15 +00:00
Roland Pesch
c2bbbb2275
(ORIG: date: 1991/09/20 21:43:15; author: pesch; state: Exp;)
...
Merged in new doc on language setting, C, and Mod-2 by Andrew Beers;
cleanups to node structure.
1991-10-09 00:22:44 +00:00
Roland Pesch
0c81306bb4
Merged in new doc on language setting, C, and Mod-2 by Andrew Beers;
...
cleanups to node structure.
(RELEASE 4.1)
1991-10-09 00:17:27 +00:00
Roland Pesch
b80282d52a
RELEASE 4.0 docn. (Recovered from GDB 4.0 distribution; intervening
...
versions lost by cvs over system crash).
1991-10-09 00:06:58 +00:00
Roland Pesch
60ba926295
Improve TEXINPUTS var set on calling TeX, so that things work even if
...
old value didn't specify current dir for input...
1991-10-04 23:46:57 +00:00
Roland Pesch
c022837644
Stop talking about obsolete "sharedlibrary" command in whats-new section.
1991-09-27 22:47:20 +00:00
Roland Pesch
ccca276c7e
(1) fix typo ('_if_' and '_fi_' for '_if__' and '_fi__'!)
...
(2) prepare for semi-auto xref updating by rejoining xrefs broken across lines
1991-09-21 05:15:13 +00:00
Roland Pesch
7609651972
Formatting updates to "installing" appendix.
1991-09-21 03:59:06 +00:00
John Gilmore
6066cdfc0d
Rearrange "how to install" and "how to print the doc" stuff so it drops
...
easier into README.
1991-09-21 02:59:57 +00:00
Roland Pesch
432ae9a94b
add missing index entries for set/show print sevenbit-strings.
1991-09-21 02:55:37 +00:00
Roland Pesch
376de38d61
Update configs table.
1991-09-21 02:01:41 +00:00
John Gilmore
aeb62c7b50
Roll in information from README.
1991-09-21 01:50:26 +00:00
Roland Pesch
1c484dd7cb
Extract GDB version number from main GDB dir Makefile.in.
1991-09-20 22:43:47 +00:00
Roland Pesch
73c9796dac
Merged in new doc on language setting, C, and Mod-2 by Andrew Beers;
...
cleanups to node structure.
1991-09-20 21:43:19 +00:00
John Gilmore
006774c48a
Remove rcfonts.tex after building refcard.
1991-09-20 08:18:16 +00:00
Roland Pesch
97f3cb7275
Reorder contents; reorganize new-host, new-target, and new-config
...
chapters; fix minor typos; come closer to usual GNU markup conventions
for @file @samp @code @var.
1991-09-20 00:40:36 +00:00
John Gilmore
7f09f15fcb
Doc how to add a language.
1991-09-18 22:56:28 +00:00
John Gilmore
1dbe1ef797
Add info about porting to new hosts and targets.
1991-08-23 23:13:03 +00:00
Roland Pesch
fad60036f7
generate "gdb-all.texi" rather than "gdb-all.texinfo"
1991-08-23 22:46:53 +00:00
Roland Pesch
8b5d2c4e96
* rdl-apps.texi: renamed from rdl-apps.texinfo
...
* Makefile, .Sanitize, gdb.texinfo: reflect above name change
1991-08-23 22:35:42 +00:00
Roland Pesch
d98259f8ac
* doc/gdb.texinfo: update New Features, Installing
...
* doc/gdbint.texinfo: add short description of configure +template
1991-08-23 21:09:33 +00:00
John Gilmore
b32604106a
Keep rdl-apps.texinfo for users who don't read the doc on how to build the doc.
1991-08-22 07:59:45 +00:00
Roland Pesch
274862ad9e
Default rdl-apps.texinfo, for people who don't think to use the
...
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-07 02:15:57 +00:00
Roland Pesch
73dfae8d22
Makefile: GDB documentation nos has its own Makefile
...
.Sanitize: add Makefile; recognize renamed refcard.tex (formerly gdbrc.tex)
gdbint.texinfo: add markup in "Cleanups" chapter
1991-08-07 00:15:02 +00:00
Roland Pesch
7bfa94e296
*** empty log message ***
1991-08-01 22:39:43 +00:00
Roland Pesch
cf4964159d
Surrounded table of renamed commands (version within @ifinfo) with
...
@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-08-01 00:02:27 +00:00
Roland Pesch
3d3ab54002
Last cleanups for release 3.98:
...
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-31 23:35:22 +00:00
Roland Pesch
07d06baa0f
Updated list of files to keep to reflect reintegration of most fragments
...
into gdb.texinfo.
1991-07-29 22:38:53 +00:00
Roland Pesch
54e6b3c33a
Fixed a variety of small typos that prevented info from formatting cleanly;
...
altered too-long heading for GPL Appendix, as discussed w/RMS;
Changed date on cover to July 91.
1991-07-29 22:20:33 +00:00
Roland Pesch
7463aadd5b
(1) Applied some fixes due to comments from Larry Breed (easier ones
...
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-27 00:49:54 +00:00
Roland Pesch
70b887611a
(1) Re-incorporated former M4 fragments into this file; GNU m4 >=0.84
...
no longer crashes on long docs.
(2) Included some improvements based on Larry Breed's comments.
1991-07-25 19:35:27 +00:00
Roland Pesch
16e58d9172
Turned $Id: from m4 comment into texinfo comment, allowing fragment
...
boundaries to be recognized in post-m4 texinfo source.
1991-07-24 01:51:32 +00:00
Roland Pesch
271895931a
1) turned $Id: from m4 into texinfo comment
...
2) disabled @group where no longer supported by texinfo.tex
1991-07-24 01:50:33 +00:00
Roland Pesch
8734fc33eb
1) moved author email addresses and manual version info back onto copyright
...
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-24 01:43:47 +00:00
Roland Pesch
5dac81188a
Fix braces in example (@{ @} not {}), spotted by makeinfo.
...
Allow fragment's $Id: to be texinfo comment.
1991-07-24 01:40:47 +00:00
Roland Pesch
ff2e4391f7
1) Added conditionals around node structure, giving clean nodes for either
...
generic or cross-debugging manual.
2) Allowed $Id: to be texinfo comment.
1991-07-24 01:37:46 +00:00
Roland Pesch
54e4cbe8f0
1) Added conditional markup around node transitions, so node structure correct
...
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.
1991-07-24 01:36:11 +00:00