Go to file
Jim Kingdon 4cc1b3f79d * gdbserver/remote-utils.c (write_ok): Write "OK", not "Ok", to
match stubs and protocol spec.
	* gdbserver/remote-utils.c (remote_open): Cast to struct sockaddr
	when passing to function which expects that.

	The following changes aren't quite enough to make things work with
	LynxOS (apprently kernel problems).
	* infrun.c (wait_for_inferior): When resuming new thread, pass pid
	not -1 for remote case.
	* thread.c (info_threads_command): Give error if !target_has_stack.
	* infrun.c (start_remote): Call init_thread_list.
	* thread.c (info_threads_command): Don't call kill for remote
	debugging target.
	* target.c (normal_pid_to_str): Print "thread" not "process" for
	remote.
	* remote.c, gdbserver/*: Add 'H', 'S', and 'C' requests, 'X'
	response, and `thread' part of 'T' response.
	* gdbserver/*: If program exits, send packet to GDB before
	exiting.  Handle termination with a signal the same as exiting
	with an exitstatus.
	* remote.c: Don't try to kill program after getting an 'X'
	response.
	* infrun.c (wait_for_inferior): Add comment about kill versus mourn.
1994-12-08 22:54:33 +00:00
bfd * pc532-mach.c (NAME): Define to use ns32kaout prefix. 1994-12-08 20:47:46 +00:00
binutils * binutils-all/objdump.exp (cpus_expected): New variable, taken from objdump -i 1994-12-08 19:55:05 +00:00
config Various changes to support building shared lib{g,stdc}++ 1994-11-08 02:16:18 +00:00
gas configure.in: fix ns32k-pc532-mach* and mips-sony-bsd* configs 1994-12-08 22:54:22 +00:00
gdb * gdbserver/remote-utils.c (write_ok): Write "OK", not "Ok", to 1994-12-08 22:54:33 +00:00
gprof keep ns32k stuff 1994-11-07 06:52:58 +00:00
include Initial ARC support. 1994-11-30 01:54:43 +00:00
ld keep everything 1994-12-06 23:30:12 +00:00
mmalloc * mmprivate.h: New file, was mmalloc.h. 1994-10-28 23:53:29 +00:00
opcodes Clean the sh3 stuff out the right way. 1994-12-06 23:29:54 +00:00
readline * configure.in: Change i[34]86 to i[345]86. 1994-08-24 17:05:33 +00:00
sim * interp.c ([wr][bwl]at): New functions. 1994-11-24 05:33:47 +00:00
.Sanitize Rename r16 files to rce, and fix some more .Sanitize typos. 1994-11-25 00:01:26 +00:00
Build-A-Release.mk didn't get propagated from progressive to devo. 1992-07-31 17:33:55 +00:00
build-all.mk * build-all.mk: Add mips-ncd-elf target to sun4 targets 1994-11-11 23:33:23 +00:00
ChangeLog * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++. 1994-12-02 23:54:59 +00:00
ChangeLog.mpw * mpw-build.in (all): Display start and end times. 1994-09-24 21:23:04 +00:00
config.guess * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3. 1994-08-27 22:08:32 +00:00
config.sub Safely check in r16 targets for binutils. 1994-11-24 20:30:11 +00:00
configure configure: Accept and ignore --cache*, for compat w/autoconf 2. 1994-08-26 20:46:31 +00:00
configure.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
configure.in * configure.in (*-*-netware*): Don't configure xiberty. 1994-11-21 19:16:38 +00:00
DOC.Sanitize Remove mention of keep-powerpc-netware: PowerPC NetWare is no longer 1994-05-20 18:26:18 +00:00
INSTALL Nearly complete. Still needs pointer to "more doc". 1991-04-13 07:41:11 +00:00
install-texi.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
Install.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
install.sh * install.sh: If $dstdir exists, don't check whether each component does. 1994-04-27 19:19:56 +00:00
intro.texi Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
makeall.bat additions for binutils release from dj 1994-10-22 02:17:33 +00:00
Makefile.in * Makefile.in: Move -fno-implicit-template from CXXFLAGS 1994-11-30 03:37:23 +00:00
mpw-build.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-config.in Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
mpw-configure Thu Mar 17 12:55:51 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-03-17 23:02:58 +00:00
mpw-README Sun Feb 27 16:05:15 1994 Stan Shebs (shebs@andros.cygnus.com) 1994-02-28 00:15:29 +00:00
Pack-A-Progressive Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
SUPPORTED Initial revision 1991-06-12 21:44:36 +00:00
tape-labels-tex.in Add some files from Progressive shich shouldn't be lost. 1992-07-29 16:21:34 +00:00
test-build.mk Added --with-stabs for alpha and sgi5.2 1994-10-20 17:49:11 +00:00