aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Collapse)AuthorFilesLines
1992-02-16Fix missing user-font lines in introductory example (spotted by J Irwin,Roland Pesch1-2/+2
WRS).
1992-02-01Typo of my ownJohn Gilmore1-1/+1
1992-02-01threecol.tex no longer exists.Stu Grossman1-2/+4
1992-02-01A typo and a thinko.John Gilmore1-2/+2
1992-02-01Distribute lpsrc.sed, remove rc-*.Stu Grossman1-4/+5
1992-01-29Credits for GDB 4.4 (and correction to credits for 3.9).Roland Pesch1-5/+6
1992-01-24Two trivial 1991->1992 updates. (One in GDB copyright banner, assuming 4.4Roland Pesch1-5/+5
will announce 1992 as copyright year).
1992-01-18Add psrc.sedStu Grossman1-1/+5
1992-01-16Updated "Installing" appendix, for current state of configure.Roland Pesch1-115/+85
(Awaiting review).
1992-01-15Two more FSF mods.Roland Pesch1-5/+1
1992-01-15refcard.tex: single file now includes what were formerly three files, to suitRoland Pesch4-12/+115
FSF preferences (format definitions, nee threecol.tex, and default font defs, nee rc-cm.tex, now both directly in this file). lpsrc.sed, psrc.sed: alternate font defs, now sed scripts to modify refcard.tex Makefile.in: use sed -f psrc.sed to produce refcard.ps target; new target lrefcard.ps for sites using long PS font names Removed old auxiliary TeX files, no longer necessary with this scheme.
1992-01-15Reactivate paragraph on preformatted PostScript refcard (now referringRoland Pesch1-3/+0
to GhostScript as well as to PostScript); I've verified GhostScript can display it.
1992-01-15Cygnus-Logoized version of GDB refcard, for use as marketing collateral.Roland Pesch2-0/+1394
NOT PART OF STANDARD GDB RELEASE; DO NOT ADD THISE FILES TO .Sanitize!
1992-01-15(1) Improvements from B Chassell.Roland Pesch1-47/+66
(2) minor format improvements for marginalia.
1992-01-15Discreet folding guides, and commented-out alternatives.Roland Pesch1-2/+20
1992-01-06Get past DEC shell bug.John Gilmore1-1/+1
1992-01-06Makefile.in: resuscitate "all" target as "all-doc".Roland Pesch4-530/+652
gdb.texinfo, gdbinv-s.m4.in: finish merging w/Chassell edits. none.m4: minor auxiliary facility (_FSF__) for above.
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.