Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1991-05-07 | (1) Updated to reflect renamed commands; | Roland Pesch | 1 | -195/+269 | |
(2) Reorganized, bringing more common commands forward, merging "print" and "x" into one section; (3) New sections: "Essential Commands", "GDB Scripts"; (4) Material on convenience vars and value history added to "Expressions"; (5) Uses PostScript fonts by default, also includes (commented out) alternative Computer Modern font definitions that format similarly. | |||||
1991-04-15 | Minor adjustments for clean info-formatting. | Roland Pesch | 1 | -5/+4 | |
1991-04-06 | Repair missing xrefs. | Roland Pesch | 1 | -3/+4 | |
1991-04-06 | Added John Gilmore's advice on subdirs to installation appendix. | Roland Pesch | 1 | -5/+13 | |
1991-04-06 | RENAMES: "demangle" and "asm-demangle" now "set print" subcmds. | Roland Pesch | 1 | -10/+10 | |
1991-04-05 | ADDED: | Roland Pesch | 1 | -2/+11 | |
show copying show warranty | |||||
1991-04-05 | Changes agreed w/gnu, summarized in mail of Tue Apr 2 15:52:44 1991 | Roland Pesch | 1 | -88/+78 | |
RENAMES: add-syms -> add-symbol-file info->show convenience info->show directories info editing->show commands info->help targets info->show values info->show version set subcommands: addressprint->print address arrayprint->print array prettyprint->print pretty screen-height->height screen-width->width unionprint->print union vtblprint->print vtbl DELETED: info history (syn "show values" remains) ADDED: help target BLAH | |||||
1991-04-05 | General editing pass. Highlights: | Roland Pesch | 1 | -424/+559 | |
Update stuff on option flags, full text, mention -help; Better localization of target-specific stuff; introduce 'path' command and discussion of exec path as opp src path; document which commands don't repeat w RTN; update and improve several examples, eg deleting (...) Throughout: attempts to clarify etc. | |||||
1991-04-05 | Initial revision | John Gilmore | 10 | -0/+369 | |
1991-04-04 | (1) fix macro invocation of _GDBN__ that didn't expand due to adjacent 's'; | Roland Pesch | 1 | -7/+6 | |
(2) attempt better text for when register relativization makes no diff. | |||||
1991-04-03 | Corrections due to RMS. | Roland Pesch | 1 | -315/+355 | |
(and improvements). | |||||
1991-04-02 | Added VxWorks subsection to chapter on getting in/out | Roland Pesch | 1 | -4/+128 | |
1991-04-01 | (1) further restructuring; | Roland Pesch | 1 | -493/+438 | |
(2) fix two bugs reported by Per Bothner; (in markup for makeinfo) (3) eliminate info structural information that can be generated by texinfo-master-menu. | |||||
1991-03-30 | Restructured manual; introduced introductory sample session. | Roland Pesch | 1 | -804/+1071 | |
1991-03-28 | Corrections to: | Roland Pesch | 1 | -16/+49 | |
(1) back of title page---show title next to rev number; (2) DOSish examples for 29K | |||||
1991-03-28 | (1) small cleanups on intro sections | Roland Pesch | 1 | -380/+418 | |
(2) introduce M4 configuration macros | |||||
1991-03-27 | (1) bring in material on 29K from 2.8.1.2 branch; | Roland Pesch | 1 | -156/+178 | |
first stab at updating it for "target amd-eb" rather than "attach". (2) some minor massaging for @smallbook format. | |||||
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 | (1) formatting cleanup to permit @smallbook | Roland Pesch | 1 | -410/+505 | |
(2) moved GPL to end (3) @index{foo} -> @cindex{foo} | |||||
1991-02-14 | Add copyright and contributor line. | John Gilmore | 1 | -0/+6 | |
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-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-05 | Merge in 3.91.11 changes | John Gilmore | 1 | -0/+1 | |
1990-09-05 | Initial revision | John Gilmore | 1 | -0/+3520 | |