Steve Chamberlain
139d5bfdf9
*** empty log message ***
36 years ago
Steve Chamberlain
e59e0390a5
*** empty log message ***
36 years ago
Roland Pesch
338289ca3f
specify output obj formats (b.out, coff)
36 years ago
Roland Pesch
4c2c76be06
New switches for object code output format
36 years ago
Roland Pesch
9631c6b696
"960" suffixed names for gcc, ld, gdb
36 years ago
Roland Pesch
cb130bc8c5
defaults for _GCC__, _LD__, _GDB__
36 years ago
David Henkel-Wallace
c074abeebc
Back from Intel with Steve
36 years ago
David Henkel-Wallace
2fa0b342a5
Initial revision
36 years ago
David Henkel-Wallace
6fd9467324
Back from Intel with Steve
36 years ago
David Henkel-Wallace
4a81b56152
Initial revision
36 years ago
Roland Pesch
907621824e
Renamed _CS__ to _CHAPSEC__ (better visual impact in source).
36 years ago
Roland Pesch
69798b646a
value for _HOST__
36 years ago
Roland Pesch
ec77c0999d
Default value for _HOST__; indiv configs *should* override this.
36 years ago
Roland Pesch
2491087419
Value for _HOST__
36 years ago
Roland Pesch
06f2bdbf17
Introduced macro _CS__ for calculated chapter/section/sub... level headings.
36 years ago
Roland Pesch
402c81bfc0
Value for _MACH_DEP__
36 years ago
Roland Pesch
6487eee679
Value for _MACH_DEP__; delete defaults, now in <none.m4>
36 years ago
Roland Pesch
e652736a3c
Value for _MACH_DEP__ nodename
36 years ago
Roland Pesch
f5d708121e
_MACH_DEP__ introduced
36 years ago
Roland Pesch
ba860901b4
Assembler name is "gas960" for this config.
36 years ago
Roland Pesch
df816c1db6
Introduced new text-expansion macro _AS__ for assembler name; default "as".
36 years ago
Roland Pesch
98ed7eaea9
Initial revision
36 years ago
Roland Pesch
09352a5d3d
Introduced m4 parametrization rather than comments and ignore/end ignore
to configure manual for particular platforms.
See m4 macro definitions in *.m4.
(Requires GNU or SysV m4; Berkeley won't do).
36 years ago
Roland Pesch
c81e78d17f
Fix typos in descriptions of asm-demangle, attach, and load;
fix index entry for detach.
36 years ago
Roland Pesch
616875fdef
add @finalout to turn off DRAFT flags (this is distributable 3.94 doc)
36 years ago
Roland Pesch
9d7c0513e4
(1) document fg, revise 'attach' docn;
(2) assorted corrections and clarifications.
36 years ago
Roland Pesch
469ddd56b0
Fix screwed up xref.
36 years ago
Roland Pesch
369a6ade1c
(1) Drag various bits and pieces into a "Starting GDB" chapter at the front;
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.
36 years ago
Roland Pesch
23e2e5e133
Document "info set"; minor cosmetic fixes;
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.
36 years ago
Roland Pesch
ca714d0352
Add texinfo wrappers
36 years ago
Roland Pesch
0245d1cd26
Placeholder for lost 2.8, to permit recovered branches to be checked in
36 years ago
Roland Pesch
54e4a398e3
(1) formatting cleanup to permit @smallbook
(2) moved GPL to end
(3) @index{foo} -> @cindex{foo}
36 years ago
Roland Pesch
f4335d5682
Format cleanup for "smallbook" layout
36 years ago
Roland Pesch
63f5d7957f
Minor additional formatting clean-up.
36 years ago
Roland Pesch
b50e59fec7
AMD 29K version; clean for large book size and info formatting.
36 years ago
John Gilmore
056c1b2c3b
Add copyright and contributor line.
36 years ago
Roland Pesch
47342e8f08
Revisions motivated by WRS:
(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!)
36 years ago
John Gilmore
46bc46ebd7
* gdb-int.texinfo: Add text on how to define a new host or target
architecture, prompted by Per Bothner's questions about MIPS
support.
36 years ago
John Gilmore
d62719de80
* gdb.texinfo: Document "complaints". Change doc of -q since
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.
36 years ago
John Gilmore
bbb5013f21
Allow gdb functions to specify where a line should wrap if it
exceeds the size of a terminal line. Use it to make the output
prettier.
36 years ago
John Gilmore
a58d77add9
Document "set demangle", line wrapping, and expanded addressprint.
36 years ago
Roland Pesch
93b4551441
Initial revision
36 years ago
Roland Pesch
bca4316904
Initial revision
36 years ago
Roland Pesch
1bc93cb7a0
Use different 1st chapter name from manual title
(manual: Using GDB; chap 1: GDB Commands and Displays)
(both were "using..."
36 years ago
Roland Pesch
880d228b30
Fixed a few spelling errors.
36 years ago
Roland Pesch
26376b06b8
Minor adjustments and corrections.
36 years ago
Roland Pesch
d2e0842135
Merge in pesch improvements, comments from tiemann and gnu.
36 years ago
John Gilmore
7f27984ee0
* gdb-int.texinfo: Add minor sections on configuring gdb for
release, and about the README file.
36 years ago
Roland Pesch
9da601bfb7
Include last new commands for current gdb release.
This version is TeX clean, and only fails info formatting in the
Appendix (Brian Fox's include docs for readline).
36 years ago
Roland Pesch
4afc600204
Fix TeX bugs introduced in last pass.
36 years ago