Roland Pesch
a02da681db
*** empty log message ***
36 years ago
John Gilmore
b3ac5b76d4
The one that shipped with 3.5.
36 years ago
John Gilmore
d6cbb709ae
Final versions used to make gdb-3.95 release.
36 years ago
John Gilmore
918f653c3e
More prep for final 3.95 release.
36 years ago
John Gilmore
0c54008256
Fix nits found in attempting a Tahoe port.
36 years ago
John Gilmore
17563ca1e1
Update for release 3.95. Readline is independent. Add assorted
files that were missed since the last release.
36 years ago
John Gilmore
b232294fd2
Update comment; these are for SVR3.2, not SVR2.
36 years ago
John Gilmore
cacbbaa890
Add tahoe and i386sco targets; update comments in i386v32 targets.
36 years ago
John Gilmore
90c2206d37
Initial revision
36 years ago
John Gilmore
32ce076dc6
Add rev #
36 years ago
John Gilmore
361cc81add
update for release
36 years ago
John Gilmore
9a7c775f1c
* config.gdb: Don't create readline dir in subdir builds.
* main.c: Include with "..." form for non-system include files,
so "gcc -MM" for "make depend" works.
Include readline files with "...h" rather than <readline/...h>.
36 years ago
John Gilmore
477cf2a958
Update from Rich's damage and try for a releasable directory.
Minor Bothner changes.
36 years ago
John Gilmore
1513b950f2
Check in one built with "config.gdb none" rather than "config.gdb sparc".
Also includes a few changes around readline dependencies.
36 years ago
John Gilmore
e73dbe5d3b
* Makefile.dist: Fix Rich damage; undo "configure" changes in
favor of keeping the (working) config.gdb. Move readline
library up a notch.
36 years ago
John Gilmore
de55ca0ee7
Undo rich's "avoid compiling the module that doesn't compile, so I
can claim that it configures and builds" change.
36 years ago
John Gilmore
69f29a86f0
* sparc-xdep.c (deferred_stores): Repair minor damage by Rich.
Move deferred_stores to top of file, but don't separate its
#define's from its variable. Add commentary.
36 years ago
K. Richard Pixley
d39a9543a6
Config polish.
36 years ago
K. Richard Pixley
beff312ea7
configure changes and -opcode.h movement.
36 years ago
K. Richard Pixley
912e0732be
Configure for gdb.
36 years ago
Roland Pesch
2ec11e91b5
*** empty log message ***
36 years ago
Roland Pesch
42e0255e85
Added readline/inc-readline.texinfo and readline/inc-history.texinfo
to the list of dependencies for the target "gdb.dvi".
36 years ago
Roland Pesch
2e4fd3d631
*** empty log message ***
36 years ago
Roland Pesch
e9d6f412f0
*** empty log message ***
36 years ago
Roland Pesch
99a99fd253
* doc/gdb.texinfo: finished using all RMS comments, save those for
appendices on readline and cmd history (which are in other source
files)
36 years ago
John Gilmore
216f330fc1
Bothner
36 years ago
Roland Pesch
8e34c36073
*** empty log message ***
36 years ago
Roland Pesch
04ec2f3010
* doc/gdb.texinfo: (1) Updated w/ref to RMS comments through
chapter 9; (2) documented 'break' command's menu mode for
overloaded names, in response to hgs problem report C++ p-31
36 years ago
Roland Pesch
0f98282646
*** empty log message ***
36 years ago
Roland Pesch
bfda3f2ee9
Divert specialized startup
instructions to "Targets" chapter for generic manuals, while
leaving them up front for manuals specific to specialized
environments; apply fixes from RMS comments through chapter 4.
36 years ago
Roland Pesch
55a64af6ea
*** empty log message ***
36 years ago
Roland Pesch
a3bb247ef0
(1) new Appendix, Renamed Commands;
(2) new leading subsection, Contributors to GDB
36 years ago
Roland Pesch
d84e045fc7
*** empty log message ***
36 years ago
Roland Pesch
9c3ad54799
* gdb.texinfo: (1) better introductory example; (2) more
consistent use of @code , @samp , @file , @kbd throughout; small
cleanups to first three nodes.
36 years ago
Roland Pesch
8dc805ad84
*** empty log message ***
36 years ago
Roland Pesch
92d3036028
Wed May 15 11:02:48 1991 Roland H. Pesch (pesch at fowanton.cygnus.com)
* pretex.m4: modify explanatory text slightly (and redefine
"regexp") to keep GNU m4 from complaining. (It still crashes
later, but one step at a time...)
36 years ago
John Gilmore
a37c68f7a2
readline update
36 years ago
John Gilmore
68cf97936e
Fix duplicated entry in ChangeLog.
36 years ago
Roland Pesch
72f6386b5f
* Makefile.dist: put gdb.dvi stuff (updated to use M4 preprocessor
stuff for config manual) here where it counts; updated
to use new subdir structure (gdb/doc/).
* Makefile: generated from above via
config.gdb none
before checkin
36 years ago
Roland Pesch
9c416cbdb8
(1) removed "gdb.info*" files (just introduced) from CVS;
(2) instead,
* gdbint.texinfo: added instructions on generating gdb.info* files
locally for release.
36 years ago
Roland Pesch
2c85a5a97b
* gdb.info*: added to distribution. These are ordinary info
files, formatted from gdb.texinfo (via gdb-all.texinfo, see
Makefile)---but due to use of texinfo 2, can't count on makeinfo
to generate these, so we distribute them already formatted.
* gdb.texinfo: included full Info node and menu crud (as generated
by C-u M-x texinfo-master-menu using the texinfo-2 elisp code).
* Makefile: updated "gdb.dvi" target to use M4 preprocessor;
put in comments-for-future gdb.info target (one day makeinfo will
work again).
36 years ago
Roland Pesch
022cb4c5e1
*** empty log message ***
36 years ago
Roland Pesch
14719f8df6
*** empty log message ***
36 years ago
K. Richard Pixley
c422030318
see devo/configure 1.11
36 years ago
John Gilmore
852f8c2121
Update "make saber_gdb" a bit.
36 years ago
John Gilmore
e072c73824
* mipsread.c: Rather than keeping count of how many symtabs
and psymtabs we have, for sorting purposes, count them when
we need to sort. This fixes bug in rereading of symbol tables.
36 years ago
Roland Pesch
616da99975
*** empty log message ***
36 years ago
Roland Pesch
98088880f3
(1) Updated to reflect renamed commands;
(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.
36 years ago
John Gilmore
5594d534a2
Saber C (lint) cleanups, and a few bug fixes. See ChangeLog.
36 years ago
John Gilmore
6281dfd59d
Roll version to 3.95.
36 years ago