aboutsummaryrefslogtreecommitdiff
path: root/gdb/doc
AgeCommit message (Collapse)AuthorFilesLines
1993-05-26formatting fixesJim Kingdon1-127/+224
1993-05-26 * stabs.texinfo (Arrays): Talk about type definition vs. typeJim Kingdon2-0/+13
information.
1993-05-26minor fixes (e.g. typos). Update table of non-stab values for n_typeJim Kingdon1-24/+33
1993-05-26 * stabs.texinfo (Builtin Type Descriptors): Talk about omittingJim Kingdon2-0/+9
the trailing semicolon.
1993-05-26punctuation fixesJim Kingdon1-2/+2
1993-05-26 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodesJim Kingdon2-217/+134
and merge in other parts of the document addressing these subjects. gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
1993-05-25 * stabs.texinfo (Subranges): "A offset" and "T offset" are notJim Kingdon2-1/+6
AIX extensions.
1993-05-24INFO-DIR-ENTRY formatting tweaksDavid D. Zuhn2-2/+2
1993-05-24 * snapshots.readme: Clarify when obvious and non-obvious bugsFred Fish2-1/+24
should be reported.
1993-05-24 * stabs.texinfo (Stabs Format): Misc fixes.Jim Kingdon2-3/+8
1993-05-22xJim Kingdon1-1/+1
1993-05-22 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.Jim Kingdon2-33/+70
(Traditional builtin types): Document convex convention for long long. (Negative builtin types): Discuss type names, and misc fixes.
1993-05-21 * stabs.texinfo (Builtin Type Descriptors): Document the floatingJim Kingdon2-17/+45
point types used with @samp{R} type descriptor. (Symbol Descriptors): Describe how to handle conflict between different meanings of @samp{P} symbol descriptor.
1993-05-20 * stabs.texinfo: Remove node Quick Reference and put its childrenJim Kingdon2-356/+749
directly under the main menu. * stabs.texinfo: Many more changes to bring it into line with AIX documentation and reality. I think it now has all the information from the AIX documentation, except that I burned out when I got to variant records (Pascal and Modula-2) and all the COBOL types. Oh well, we can add them later when we're worrying more about those languages. * stabs.texinfo (Automatic variables): Talk about what it means to omit the symbol descriptor.
1993-05-18 * stabs.texinfo (Parameters): Add "(sometimes)" when describingJim Kingdon2-10/+15
gcc2 behavior with promoted args.
1993-05-15Now that makeinfo node defaulting works, include readline appendices inRoland Pesch2-21/+12
Info form of manual as well as printed form. (Thanks for spotting this, Zoo!)
1993-05-07 * gdbinv-s.texi (Remote Serial): describe new ^C behavior inRoland Pesch3-1/+29
target remote. * gdb.texinfo (Machine Code): more index entries for disassemble
1993-05-07 * Clarify the intended use of the gdb-testers and gdb-patchesFred Fish2-14/+39
mailing lists, and shrink gzip comment.
1993-05-07* gdb.texinfo (Shell Commands): do not mention SHELL env var inRoland Pesch2-4/+6
DOSHOST configuration of manual. (At least for the nonce, since precisely how this works under DOS seems to depend on mysteries known only to DJ Delorie, which are not easily fathomed from his source.)
1993-05-07*** empty log message ***Roland Pesch1-0/+2
1993-05-07 * gdb.texinfo (MIPS Stack): new node.Roland Pesch1-0/+37
1993-05-06New material for MIPS Remote thanks to Ian, and minor miscellany:Roland Pesch4-14/+75
* all-config.texi (MIPS) new switch. * gdbinv-s.texi (Nindy Options) Remove two instances of future tense; (MIPS Remote) new node. * gdb.texinfo (passim) rephrases to work around makeinfo @value bug; (Environment) less passive, other small cleanups in text about .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry; (Remote) new MIPS Remote menu entry.
1993-05-06Fix typo, meant --srcdir not --subdir.Fred Fish1-1/+1
1993-05-06 * snapshots.readme: Add notes for UNIX make and GNU make.Fred Fish2-1/+22
1993-05-04 * snapshots.readme: Clarify bison/byacc/yacc notes.Fred Fish2-2/+8
1993-05-03Update the last changed date.Fred Fish1-1/+1
1993-05-03Add info about bison, byacc, and yacc.Fred Fish1-0/+22
1993-04-29 * stabs.texinfo: Many changes to include information from theJim Kingdon2-90/+257
AIX documentation.
1993-04-29 * gdb.texinfo (Environment): Mention pitfall with .cshrc.Jim Kingdon2-0/+11
1993-04-28Changes thanks to Jim Kingdon's vigilance:Roland Pesch1-18/+18
* doc/gdb.texinfo: make node "Shell Commands" unconditional; describe `set demangle-style arm' (not cfront); mention can type `q' to discard output, when gdb pages
1993-04-27 * gdbint.texinfo (new node Debugging GDB, elsewhere):Jim Kingdon2-16/+198
Move a bunch of information from ../README. (Getting Started): New node.
1993-04-24gdbinv-s.texi, gdb.texinfo: include Hitachi SH targetRoland Pesch5-72/+109
gdb.texinfo: advance manual revision dates to present gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi: stop using silly Roman numerals in @set variable names
1993-04-23more on ParametersJim Kingdon1-0/+11
1993-04-23* stabs.texinfo (Parameters): Keep trying to get this right.Jim Kingdon1-13/+32
1993-04-23* stabs.texinfo (Parameters): Keep trying to get this right.Jim Kingdon2-27/+26
1993-04-22document FRAME_SAVED_PC and FRAME_CHAIN.K. Richard Pixley1-0/+4
1993-04-22Save the README file for gdb snapshots here for now. Make note inFred Fish2-0/+160
the .Sanitize file that snapshots.readme is explicitly not kept by default.
1993-04-21* stabs.texinfo (Parameters): More on "local parameters".Jim Kingdon2-11/+19
1993-04-21fix stabs.texinfo xref bugsDavid D. Zuhn1-2/+2
1993-04-21(1) reduce the amount of text highlighted in warning at end ofRoland Pesch1-10/+16
"Program variables" section (2) introduce a few blank lines in menus to work around remaining makeinfo bugs
1993-04-21This is the real generic configuration. Earlier versions checked inRoland Pesch1-22/+83
seem to be copies of H8 config.
1993-04-19 * stabs.texinfo (Parameters): Re-do "local parameters" section.Jim Kingdon2-29/+37
1993-04-18 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.Jim Kingdon2-57/+89
(Parameters): Rewrite. (xcoff-differences, Sun-differences): Minor changes.
1993-04-15Minor cleanup.John Gilmore2-5/+9
1993-04-15minor xcoff changesJim Kingdon2-48/+72
1993-04-07 * gdbint.texinfo: Update for new config directory structure.Fred Fish1-0/+5
Add info about internal type data structures.
1993-04-05 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer inIan Lance Taylor2-2/+8
$(srcdir). (gdb-config.texi): Depend on file in $(srcdir).
1993-04-03N_SO fixesJim Kingdon2-5/+15
1993-03-29 * config/a29k/tm-a29k.h: Renamed from config/a29k/tm-29k.h.Fred Fish2-23/+19
* a29k-pinsn.c: Renamed from am29k-pinsn.c. * a29k-tdep.c: Renamed from am29k-tdep.c. * remote-eb.c, config/a29k/tm-ultra3.h: Include renamed tm-a29k.h. * remote-monitor.c, remote-st2000.c, config/a29k/{nm-ultra3.h, tm-a29k.h, xm-ultra3.h}, config/romp/rtbsd.mh, doc/gdbinv-s.texi, testsuite/gdb.t15/funcargs.exp, testsuite/gdb.t17/callfuncs.exp: Map '29k' to 'a29k'. * config/a29k/{a29k-kern.mt, a29k-udi.mt, a29k.mt, ultra3.mt} (TDEPFILES): Use renamed a29k-pinsn.o and a29k-tdep.o. * config/a29k/{a29k-udi.mt, a29k.mt} (TM_FILE): Use renamed tm-a29k.h. * config/a29k/a29k-udi.mt (MT_CFLAGS): Remove TARGET_AM29K define that does not appear anywhere else in the gdb source tree. * doc/gdbinit.texinfo: Document renaming of tm-29k.h to tm-a29k.h.
1993-03-27Catch up on today's changes.Roland Pesch2-1/+24