aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Collapse)AuthorFilesLines
1992-12-08recording file deathK. Richard Pixley33-23527/+0
1992-12-07Fix fatal typo in an M4 substitution.Roland Pesch1-1/+1
1992-11-30updated address and phone numberDavid D. Zuhn1-3/+3
1992-11-28Add sections on clean design and on how to send in changes.John Gilmore2-0/+151
1992-11-26Doc for sac's new "z8ksim" Z8000 simulator target.Roland Pesch3-1/+47
1992-11-26Conditional vars for controlling Z8000 doc.Roland Pesch3-0/+7
1992-11-23minor typo correctionDavid D. Zuhn1-6/+10
1992-11-10Add how to declare the result of make_cleanup.John Gilmore1-0/+4
1992-11-03Avoid character '+' in nodenames, gives formatters indigestion.Roland Pesch1-4/+4
1992-10-26Fix typo, reported by Karl Berry.John Gilmore2-1/+5
1992-10-23Update the dates in the manual.John Gilmore1-3/+3
1992-10-23Remove refs to UDI for now.Stu Grossman3-26/+0
1992-10-23Add opcodes dir to GDB distribution description.John Gilmore2-0/+7
1992-10-21Document host/native/target split.John Gilmore1-72/+190
1992-10-21* doc/gdbint.texinfo: Document obsolete STACK_END_ADDR.John Gilmore1-26/+50
(all @node commands): Use new form to avoid nitpicking errors.
1992-10-21hppa native supportK. Richard Pixley1-0/+4
1992-10-16Update GET_LONGJMP_TARGET, L_SET doc.John Gilmore1-8/+19
1992-10-11fix typo, added @tableDavid D. Zuhn2-2/+7
1992-10-08* doc/gdbint.texinfo: document a few more macros, create newK. Richard Pixley1-55/+112
section for native macros.
1992-10-01Add `command hooks' and a hook for inferior program stopping.John Gilmore1-0/+42
1992-09-22Describe coding style of GDB.John Gilmore1-0/+4
1992-09-22Minor wording changes.John Gilmore1-0/+4
1992-09-22Minor wording changes.John Gilmore1-4/+4
1992-09-21More conditional markup so HMS (Hitachi) can have the configurationRoland Pesch6-61/+147
of their dreams.
1992-09-17Improve release doc slightly.John Gilmore2-3/+8
1992-09-15Keep h8.m4 now.Roland Pesch1-0/+1
1992-09-14Fix typos and thinkos reported by Sun Ming (and one reported by John).Roland Pesch1-14/+18
1992-09-12 * doc/gdb.texinfo, doc/gdbinv-m.m4.in, doc/gdbinv-s.m4.in: firstRoland Pesch5-5/+91
pass at doc for two new remote targets---29K using UDI, and Tandem ST2000 using STDBUG. * doc/all.m4, doc/none.m4: new m4 switch, _ST2000__ * doc/all.m4: turn on H8/300 stuff for generic manual
1992-09-12doc/gdbinv-s.m4.in: remove text on special procedures to continue afterRoland Pesch1-27/+0
explicit call to breakpoint() in serial stubs.
1992-09-11Improve doc of GDB config macros.John Gilmore2-9/+1327
1992-09-10Removed a large number of changes inserted by Per BothnerJohn Gilmore2-72/+14
for C++ support. These will go back in when they've been examined.
1992-09-05Fri Sep 4 18:53:57 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)Roland Pesch3-49/+364
* doc/gdb.texinfo: fix shameful error of agreement reported by jimb@occs.cs.oberlin.edu (Jim Blandy) * doc/gdb.texinfo: remove old partial discussion of remote serial protocol (via serial debug stubs) * doc/gdbinv-m.m4.in, doc/gdbinv-s.m4.in: new section discussing use of serial debug stubs
1992-09-04 * stabs.texinfo: Document the format for C++ nested types.Per Bothner2-18/+12
1992-09-04A ton of changes to improve C++ debugging. See ChangeLog.Per Bothner1-11/+80
Note new nested type changes.
1992-09-02Tiny bugfix for makeinfo.John Gilmore1-1/+1
1992-09-02Formatting improvements and other minor edits.Roland Pesch1-651/+829
1992-08-25Markup changes to run through TeX without errors.Roland Pesch1-13/+32
WARNING: (1) this has not yet been proofread as a printout---just eliminated problems that TeX complained about. (2) extraneous line breaks introduced in some examples, sometimes in ridiculously long strings; this may falsify examples. Places where I did this are marked by FIXME comments.
1992-08-25Some improvements in Texinfo markup:Roland Pesch1-214/+407
1) use makeinfo node defaulting 2) correct bad xref 3) use @display, @exdent, etc. as first approximation to Julia's clever typewriter markup; **THIS WILL NEED STUDY AND REVISION** 4) introduce many nodes rather than ---- in "detailed reference" appendix
1992-08-24FIXME. Half-done documentation for the macros used to configure GDB'sJohn Gilmore1-0/+6
sources. What's there now is a list of all macros, and at least one source file in which they are referenced.
1992-08-18Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)Roland Pesch3-8/+13
* gdbinv-s.m4.in: refrain from using @cartouche for just a few examples (not consistent w others). gdb.texinfo: issue disclaimer paragraph on cmdline options only for generic vn of doc
1992-08-18Moved in from p3:Ian Lance Taylor2-0/+7
Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com) * Makefile.in: always create installation directories.
1992-08-18Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)Roland Pesch2-0/+8
* gdb.texinfo: in h8 config, do not describe searching commands.
1992-08-18Sigh; rectify error from jumping the gun on editing file while CVSRoland Pesch1-3/+2
checkin proceeding. Check in with most generic markup for page layout.
1992-08-18Check in with @smallbook commented out!Roland Pesch1-1/+2
1992-08-18Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)Roland Pesch5-457/+456
* gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300 conditionals; introduce a few generic switches that may be useful for other cross-dev or dos-hosted configs. * gdb.texinfo: fix typo in "info reg" description
1992-08-16* stabs.texinfo: Minor updates from running TeX over it.John Gilmore3-46/+88
* Makefile.in (stabs.dvi, stabs.ps): Add.
1992-08-16First pass at converting Julia's stabs document into texinfo.Per Bothner4-0/+2736
1992-08-15* gdb.texinfo, refcard.tex: Document mult args on `info reg'.John Gilmore3-5/+10
* Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
1992-08-15Add section on partial symbol tables.John Gilmore1-0/+4
1992-07-14(1) add disclaimer to config section of "Installing" appendix (this isRoland Pesch1-39/+39
NOT full config doc) and xref to configure.info (2) add brief mention of --help and --prefix=DIR configure options (3) re-enable, with new command names, old doc for commands now reorganized into maint. (NO new doc yet for new maint commands or for old undoc'd dump-me; nor for "maint" itself in general.)