Go to file
Stu Grossman 4887063b3c * defs.h maint.c monitor.c remote-mips.c remote.c: Add support
for `watchdog' variable.  This allows the user to put an upper
	limit on the amount of time that GDB will wait for the target to
	return from a step or continue operation.  This will primarily be
	used for the testsuite, where it is difficult to come up with a
	reasonable timeout for things like function calls, which can take
	as long as three minutes under some circumstances.  If the
	watchdog timer expires, GDB will generate an error that looks like
	`Watchdog has expired.', and will detach from the target.

	* remote-mips.c (mips_open):  Setup initial frame from target.
	Print it out so that user is told where the program is stopped
	when they attach.

	* remote-nrom.c:  Loads of cleanups.  Use serial code to open
	network connections.  Use expect() to wait for response to
	download command.

	* ser-tcp.c (tcp_open):  Retry connection if we get ECONNREFUSED.

	* serial.c serial.h (serial_open serial_fdopen serial_close):
	Allow users to open the same device multiple times.  They all get
	to share the same serial_t.  This is about the only way to have
	multiple active targets use the same device (for download and
	debug).

	* sparcl-tdep.c:  Keep #include <unistd.h> away from GO32.

	* target.c:  Add `targetdebug' variable.  If this is non-zero,
	then a special target is put at the top of the target stack which
	will cause all calls through the target vector to have their args
	and results printed out.
1995-06-08 22:42:36 +00:00
bfd * elfcode.h (elf_fake_sections): Permit .scommon or COMMON sections as random 1995-06-08 20:12:25 +00:00
binutils * Makefile.in: Delete lines with lots of #### because four or more indicate a 1995-05-30 18:28:52 +00:00
config use -fpic instead of -fPIC 1995-06-08 22:31:51 +00:00
gas * config/tc-arc.h (MD_APPLY_FIX3): Define. 1995-06-08 18:45:33 +00:00
gdb * defs.h maint.c monitor.c remote-mips.c remote.c: Add support 1995-06-08 22:42:36 +00:00
gprof * Makefile.in (Makefile): Added config.status to dependency list. 1995-05-18 00:58:02 +00:00
include New file. 1995-05-25 00:11:15 +00:00
ld * emulparams/armpe.sh, scriptempl/armpe.sc: Add end and stack. 1995-06-08 21:19:31 +00:00
mmalloc * Makefile.in, configure.in: Converted to use autoconf. 1995-05-04 00:21:18 +00:00
opcodes Unsanitize SH3 support. 1995-05-25 00:00:03 +00:00
readline
sim * run.c (main): Grab return value from right register. 1995-06-08 21:37:35 +00:00
.Sanitize
Build-A-Release.mk
build-all.mk update target lists for all hosts 1995-05-18 09:16:59 +00:00
ChangeLog Bunch of changes from Richard Earnshaw for generic bi-endian ARM aout targets. 1995-05-18 22:21:18 +00:00
config.guess
config.sub
configure
configure.bat
configure.in * configure.in (noconfigdirs): Enable all packages for 1995-05-26 05:50:06 +00:00
DOC.Sanitize Remove mention of no-longer-needed keep-mpw, add mention of lose-gdbtk. 1995-05-29 20:52:31 +00:00
INSTALL
install-texi.in
Install.in
install.sh
intro.texi
makeall.bat
Makefile.in
mpw-build.in
mpw-config.in
mpw-configure
mpw-README
Pack-A-Progressive
SUPPORTED
tape-labels-tex.in
test-build.mk add support for i386-unixware target, m68k-vxworks5.1 target, i960-vxworks5.1 target... always configure with --enable-gdbtk 1995-05-18 09:27:23 +00:00