aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Collapse)AuthorFilesLines
1991-12-13More improvements in handling make from remote objdirs:Roland Pesch1-18/+21
- remove inappropriate use of unsubdir (worked only accidentally) - make gdbVN.m4 generation work from remote objdir too; - fix bug in handling of readline appendices for roff translations - let GDB internals have the right val of TEXINPUTS for remote format, too
1991-12-13Fix bug: gdbVN.m4 had stopped picking up version number. Now grabs itRoland Pesch1-1/+1
again. Verified for both Sun make and GNU make.
1991-12-13Improve how we ask for bug reports.John Gilmore2-5/+14
1991-12-11infodir belongs in datadirK. Richard Pixley2-1/+5
1991-12-10Massage new readline appendix so texi2roff can understand markupRoland Pesch1-3/+16
(text uses new @ftable command which texi2roff-2 doesn't grok) for gdb.mm, gdb.me, gdb.ms targets
1991-12-10rdl-apps.texi is no longer used, with the new improved doc Makefile.in.Roland Pesch1-2/+4
1991-12-10Improve support for building in separate objdir (verified all individualRoland Pesch2-29/+43
targets with each of GNU make and Sun make).
1991-12-07Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)K. Richard Pixley2-14/+52
* Makefile.in: remove spaces following hyphens, bsd make can't cope. install using INSTALL_DATA. added clean-info. added standards.text support. Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com) * Makefile.in: idestdir and ddestdir go away. Added copyrights and shift gpl to v2. Added ChangeLog if it didn't exist. docdir and mandir now keyed off datadir by default.
1991-12-07About 40% of changes sugg. by Bob ChassellRoland Pesch1-500/+552
1991-12-06*** empty log message ***Roland Pesch1-2/+2
1991-12-04Improve installation doc slightly, by Mark Sirota's request.John Gilmore1-2/+5
1991-11-30(1) At Bob Chassell's request, remove leading comments that used toRoland Pesch1-11/+12
survive M4 filtering but still tell people the original source was M4'd; (2) Also for B.C., include one more emphasis font in @colophon at end; (3) Thanks to J Gilmore, strengthen wording about unsupported combinations of host-manufacturer-OS in config Appendix.
1991-11-22hsuser.texinfo -> inc-hist.texi.Stu Grossman1-2/+2
1991-11-22Refer to new locations for readline doc.Stu Grossman1-4/+4
1991-11-21tconfig and xconfig => configJohn Gilmore1-31/+36
1991-11-21For configure-able doc dir.John Gilmore1-6/+8
1991-11-20add staging stuffK. Richard Pixley1-0/+32
1991-11-15Two kinds of changes:Roland Pesch3-19/+110
(1) repair refs to readline includes to use new shorter filenames (2) provision for texi2roff conversion of doc via Makefile (new targets: gdb.mm, gdb.me, gdb.ms).
1991-11-14Rename them so that we can symlink them so that m4 can see them.K. Richard Pixley4-3/+445
1991-11-14added all-info and install-info targetsK. Richard Pixley1-8/+12
1991-11-14Uses <foo>.n as a temp file rather than <foo>.new so it doesn't goSteve Chamberlain1-2/+2
over sysV's limit.
1991-11-14Add rudiments on frames.John Gilmore1-1/+27
1991-11-14added info dir menu hooksK. Richard Pixley2-72/+89
1991-11-14build and install infoK. Richard Pixley1-11/+30
1991-11-14Minor rephrasing; probably an overfull-box correction for smallbookRoland Pesch1-2/+2
formatting, not checked in earlier.
1991-11-13joins the rest of the worldK. Richard Pixley2-0/+116
1991-11-08Format improvements, mostly for @smallbook (including reformatted tableRoland Pesch1-137/+132
of config options).
1991-11-06Correction in intro text re corefile arg (may also be procID); second timeRoland Pesch1-8/+9
around didn't ack two possibilities.
1991-11-06Record (as comments) three FIXMEs.Roland Pesch1-1/+13
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