73762 Commits

Author SHA1 Message Date
3c81fef579 Added gdb. 1991-05-19 00:36:45 +00:00
9d1e053bdc Changes to deal with missing subdirs gracefully, and changes dictated
from dropping configure over gdb.
1991-05-19 00:32:13 +00:00
089aacdb56 Initial revision 1991-05-19 00:19:54 +00:00
912e0732be Configure for gdb. 1991-05-19 00:16:46 +00:00
7cb9aa509c *** empty log message *** 1991-05-18 03:08:59 +00:00
a3bb31a043 Initial revision 1991-05-18 02:58:02 +00:00
19b03b7aa4 *** empty log message *** 1991-05-18 02:57:45 +00:00
f827120d45 Gas buys into ../include. Files merged. 1991-05-18 02:44:28 +00:00
d1a9e59485 Buying into ../include and ../libiberty. 1991-05-18 02:15:32 +00:00
7dc139f16d mkdep is not a standard tool nor do we support or install it.
Assuming it's existence kills config, make, and install.
1991-05-18 01:01:09 +00:00
71887d2b3c Using gcc here screws config and debugging something awful. 1991-05-18 00:53:02 +00:00
2ec11e91b5 *** empty log message *** 1991-05-17 23:19:08 +00:00
42e0255e85 Added readline/inc-readline.texinfo and readline/inc-history.texinfo
to the list of dependencies for the target "gdb.dvi".
1991-05-17 23:17:56 +00:00
2e4fd3d631 *** empty log message *** 1991-05-17 22:53:05 +00:00
91310504c2 * readline/inc-history.texinfo, readline/inc-readline.texinfo:
applied various small fixes due to or inspired by RMS comments
1991-05-17 22:52:47 +00:00
e9d6f412f0 *** empty log message *** 1991-05-17 21:43:25 +00:00
99a99fd253 * doc/gdb.texinfo: finished using all RMS comments, save those for
appendices on readline and cmd history (which are in other source
	files)
1991-05-17 21:43:01 +00:00
216f330fc1 Bothner 1991-05-17 19:49:37 +00:00
8e34c36073 *** empty log message *** 1991-05-17 01:14:04 +00:00
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
1991-05-17 01:10:52 +00:00
0f98282646 *** empty log message *** 1991-05-16 04:09:54 +00:00
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.
1991-05-16 04:09:30 +00:00
55a64af6ea *** empty log message *** 1991-05-16 02:20:20 +00:00
a3bb247ef0 (1) new Appendix, Renamed Commands;
(2) new leading subsection, Contributors to GDB
1991-05-16 02:16:27 +00:00
d84e045fc7 *** empty log message *** 1991-05-16 00:46:44 +00:00
9c3ad54799 * gdb.texinfo: (1) better introductory example; (2) more
consistent use of @code, @samp, @file, @kbd throughout; small
	cleanups to first three nodes.
1991-05-16 00:46:09 +00:00
8dc805ad84 *** empty log message *** 1991-05-15 18:11:10 +00:00
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...)
1991-05-15 18:10:40 +00:00
a37c68f7a2 readline update 1991-05-15 17:36:32 +00:00
68cf97936e Fix duplicated entry in ChangeLog. 1991-05-15 17:30:02 +00:00
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
1991-05-14 23:34:41 +00:00
9c416cbdb8 (1) removed "gdb.info*" files (just introduced) from CVS;
(2) instead,
	* gdbint.texinfo: added instructions on generating gdb.info* files
	locally for release.
1991-05-14 22:34:12 +00:00
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).
1991-05-14 22:07:52 +00:00
022cb4c5e1 *** empty log message *** 1991-05-14 22:01:19 +00:00
14719f8df6 *** empty log message *** 1991-05-14 20:55:08 +00:00
239d28f3e8 Added make dep
Made filenames suitable for PCs
1991-05-14 18:53:33 +00:00
e89432c7c9 Fixed problem with default output filename 1991-05-14 18:52:40 +00:00
8c514453d0 *** empty log message *** 1991-05-14 17:33:03 +00:00
15ed1567e0 Initial revision 1991-05-14 17:32:59 +00:00
1b494bfa15 ar called through parametarizable macro. 1991-05-14 16:30:22 +00:00
3795e57647 C
:wq



q







VS: ----------------------------------------------------------------------
1991-05-14 14:40:39 +00:00
c422030318 see devo/configure 1.11 1991-05-14 14:14:40 +00:00
7df723106b Many small changes including the removal of configure.template. Any
valid configure script can now be used as a template.
1991-05-14 14:09:59 +00:00
852f8c2121 Update "make saber_gdb" a bit. 1991-05-13 23:44:37 +00:00
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.
1991-05-13 21:59:43 +00:00
a14b9e8aa1 *** empty log message *** 1991-05-13 21:03:08 +00:00
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)


~
~
~
~

1991-05-13 21:02:56 +00:00
c42538adaf *** empty log message *** 1991-05-13 20:26:24 +00:00
fb030779ae *** empty log message *** 1991-05-13 19:56:07 +00:00
df9d12efd3 Now use a.out-sunos rather than a.out-generic 1991-05-13 18:47:30 +00:00