K. Richard Pixley
9d1e053bdc
Changes to deal with missing subdirs gracefully, and changes dictated
from dropping configure over gdb.
36 years ago
K. Richard Pixley
089aacdb56
Initial revision
36 years ago
K. Richard Pixley
912e0732be
Configure for gdb.
36 years ago
Steve Chamberlain
7cb9aa509c
*** empty log message ***
36 years ago
Steve Chamberlain
a3bb31a043
Initial revision
36 years ago
Steve Chamberlain
19b03b7aa4
*** empty log message ***
36 years ago
K. Richard Pixley
f827120d45
Gas buys into ../include. Files merged.
36 years ago
K. Richard Pixley
d1a9e59485
Buying into ../include and ../libiberty.
36 years ago
K. Richard Pixley
7dc139f16d
mkdep is not a standard tool nor do we support or install it.
Assuming it's existence kills config, make, and install.
36 years ago
K. Richard Pixley
71887d2b3c
Using gcc here screws config and debugging something awful.
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
91310504c2
* readline/inc-history.texinfo, readline/inc-readline.texinfo:
applied various small fixes due to or inspired by RMS comments
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
Steve Chamberlain
239d28f3e8
Added make dep
Made filenames suitable for PCs
36 years ago
Steve Chamberlain
e89432c7c9
Fixed problem with default output filename
36 years ago
Steve Chamberlain
8c514453d0
*** empty log message ***
36 years ago
Steve Chamberlain
15ed1567e0
Initial revision
36 years ago
K. Richard Pixley
1b494bfa15
ar called through parametarizable macro.
36 years ago
Steve Chamberlain
3795e57647
C
:wq
q
VS: ----------------------------------------------------------------------
36 years ago
K. Richard Pixley
c422030318
see devo/configure 1.11
36 years ago
K. Richard Pixley
7df723106b
Many small changes including the removal of configure.template. Any
valid configure script can now be used as a template.
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
Steve Chamberlain
a14b9e8aa1
*** empty log message ***
36 years ago
Steve Chamberlain
1a602d6e61
* sunos.c: (choose_reloc_size) added: (sunos4_callback) calls
choose_reloc_size. (sunos4_write_object_contents) now calls
choose_reloc_size so outputs relocs correctly, also calculates the
size of the sections correctly.
* aout.c: (look in the rrgs I hate VI)
~
~
~
~
36 years ago
Steve Chamberlain
c42538adaf
*** empty log message ***
36 years ago
Steve Chamberlain
fb030779ae
*** empty log message ***
36 years ago
Steve Chamberlain
df9d12efd3
Now use a.out-sunos rather than a.out-generic
36 years ago
Steve Chamberlain
99a2aa2cb5
*** empty log message ***
36 years ago