Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-03-18 | value for _HOST__ | Roland Pesch | 5 | -0/+5 | |
1991-03-18 | Default value for _HOST__; indiv configs *should* override this. | Roland Pesch | 1 | -0/+4 | |
1991-03-18 | Value for _HOST__ | Roland Pesch | 1 | -0/+1 | |
1991-03-18 | Introduced macro _CS__ for calculated chapter/section/sub... level headings. | Roland Pesch | 1 | -0/+30 | |
1991-03-18 | Value for _MACH_DEP__ | Roland Pesch | 4 | -0/+4 | |
1991-03-18 | Value for _MACH_DEP__; delete defaults, now in <none.m4> | Roland Pesch | 1 | -11/+1 | |
1991-03-18 | Value for _MACH_DEP__ nodename | Roland Pesch | 1 | -0/+1 | |
1991-03-16 | _MACH_DEP__ introduced | Roland Pesch | 1 | -0/+3 | |
1991-03-16 | Assembler name is "gas960" for this config. | Roland Pesch | 1 | -0/+1 | |
1991-03-16 | Introduced new text-expansion macro _AS__ for assembler name; default "as". | Roland Pesch | 1 | -0/+7 | |
1991-03-15 | Initial revision | Roland Pesch | 8 | -0/+264 | |
1991-03-15 | Introduced m4 parametrization rather than comments and ignore/end ignore | Roland Pesch | 1 | -243/+247 | |
to configure manual for particular platforms. See m4 macro definitions in *.m4. (Requires GNU or SysV m4; Berkeley won't do). | |||||
1991-03-09 | Fix typos in descriptions of asm-demangle, attach, and load; | Roland Pesch | 1 | -7/+6 | |
fix index entry for detach. | |||||
1991-03-08 | add @finalout to turn off DRAFT flags (this is distributable 3.94 doc) | Roland Pesch | 1 | -0/+3 | |
1991-03-08 | (1) document fg, revise 'attach' docn; | Roland Pesch | 1 | -50/+117 | |
(2) assorted corrections and clarifications. | |||||
1991-03-08 | Fix screwed up xref. | Roland Pesch | 1 | -4/+4 | |
1991-03-08 | (1) Drag various bits and pieces into a "Starting GDB" chapter at the front; | Roland Pesch | 1 | -164/+281 | |
1a) Isolate Nindy-960 stuff into subsection of above, and expand it; (2) Expand GDB-under-Emacs chapter; (3) Minor cosmetics, including small free software blurb at front to make RMS feel better about GPL moved to back. | |||||
1991-03-07 | Document "info set"; minor cosmetic fixes; | Roland Pesch | 1 | -45/+104 | |
document transmutation of add-file into sym-file and new meaning for "load" (dynamic link/download, target-rel); document "info target" and warn about similarity with "info targets"; document target strata rather than stack; document "up-silently" and "down-silently"; add text about when value history discarded. | |||||
1991-03-05 | Add texinfo wrappers | Roland Pesch | 1 | -51/+118 | |
1991-02-20 | Placeholder for lost 2.8, to permit recovered branches to be checked in | Roland Pesch | 0 | -0/+0 | |
1991-02-20 | (1) formatting cleanup to permit @smallbook | Roland Pesch | 1 | -410/+505 | |
(2) moved GPL to end (3) @index{foo} -> @cindex{foo} | |||||
1991-02-20 | Format cleanup for "smallbook" layout | Roland Pesch | 1 | -21/+22 | |
1991-02-20 | Minor additional formatting clean-up. | Roland Pesch | 1 | -8/+16 | |
1991-02-19 | AMD 29K version; clean for large book size and info formatting. | Roland Pesch | 1 | -565/+1229 | |
1991-02-14 | Add copyright and contributor line. | John Gilmore | 1 | -0/+6 | |
1991-02-11 | Revisions motivated by WRS: | Roland Pesch | 1 | -618/+1214 | |
(1) smooth language somewhat (2) M68K version (3) begin to sketch out scheme for dynamic config by arch[s] desired, via @c comments. (Non-68K stuff *NOT* deleted!) | |||||
1991-02-05 | * gdb-int.texinfo: Add text on how to define a new host or target | John Gilmore | 1 | -0/+55 | |
architecture, prompted by Per Bothner's questions about MIPS support. | |||||
1991-02-05 | * gdb.texinfo: Document "complaints". Change doc of -q since | John Gilmore | 1 | -10/+136 | |
gdb no longer prints the copyright and blurb if you specify a file name to be debugged (just like Emacs). Add doc for Nindy-specific command line flags for specifying target serial port and such. Update copyright to 1991. | |||||
1991-01-20 | Allow gdb functions to specify where a line should wrap if it | John Gilmore | 1 | -1/+22 | |
exceeds the size of a terminal line. Use it to make the output prettier. | |||||
1991-01-20 | Document "set demangle", line wrapping, and expanded addressprint. | John Gilmore | 1 | -5/+35 | |
1991-01-17 | Initial revision | Roland Pesch | 1 | -0/+3227 | |
1991-01-03 | Initial revision | Roland Pesch | 2 | -0/+431 | |
1991-01-02 | Use different 1st chapter name from manual title | Roland Pesch | 1 | -1/+1 | |
(manual: Using GDB; chap 1: GDB Commands and Displays) (both were "using..." | |||||
1990-12-31 | Fixed a few spelling errors. | Roland Pesch | 1 | -7/+7 | |
1990-12-31 | Minor adjustments and corrections. | Roland Pesch | 1 | -42/+46 | |
1990-12-29 | Merge in pesch improvements, comments from tiemann and gnu. | Roland Pesch | 1 | -207/+319 | |
1990-12-28 | * gdb-int.texinfo: Add minor sections on configuring gdb for | John Gilmore | 1 | -0/+25 | |
release, and about the README file. | |||||
1990-12-19 | Include last new commands for current gdb release. | Roland Pesch | 1 | -184/+417 | |
This version is TeX clean, and only fails info formatting in the Appendix (Brian Fox's include docs for readline). | |||||
1990-12-19 | Fix TeX bugs introduced in last pass. | Roland Pesch | 1 | -15/+19 | |
1990-12-19 | Incorporate changes from J. Gilmore on targets; also Pesch cosmetic | Roland Pesch | 1 | -174/+523 | |
changes and corrections based on feedback from "BLEWIS" at Sun. | |||||
1990-12-19 | gdb-int.texinfo: New file, for GDB internals documentation. | John Gilmore | 1 | -0/+43 | |
Very simple, unformatted doc of cleanups is there for now. | |||||
1990-12-17 | Merge in Tiemann's October 1990 updates from Sun with this line of updates; | Roland Pesch | 1 | -23/+99 | |
introduce version-number output on copyright page. | |||||
1990-12-13 | Merge directory changes from 1.3 with Laura's diffs in 1.4. | John Gilmore | 1 | -23/+25 | |
1990-12-13 | Initial revision | John Gilmore | 1 | -0/+1 | |
1990-11-09 | Laura's version | John Gilmore | 1 | -140/+234 | |
1990-10-02 | * gdb.texinfo (directory command): Doc new dir command. | John Gilmore | 1 | -23/+25 | |
1990-09-27 | Update doc with minor stuff, on first reading. | John Gilmore | 1 | -5/+1 | |
1990-09-27 | Initial revision | John Gilmore | 1 | -0/+493 | |
1990-09-05 | Merge in 3.91.11 changes | John Gilmore | 1 | -0/+1 | |
1990-09-05 | Initial revision | John Gilmore | 144 | -97132/+30 | |