8sa1-binutils-gdb/gdb/rdi-share
Fred Fish b871e4ecc4 Checked in as obvious fixes. Also updated FSF copyright year to 2003
for remote-e7000.c and infttrace.c.

	2003-02-05  Fred Fish  <fnf@intrinsity.com>
	* remote-e7000.c (e7000_drain_command): Fix precedence problem with
	'=' and '!='.
	* rdi-share/ardi.c (wait_for_debug_message): Fix precedence problem
	with '&' and '=='.
	(angel_RDI_info): Ditto.
	* infttrace.c (threads_continue_all_but_one): Fix precedence problem
	with '&' and '!='.
	(threads_continue_all_with_signals): Ditto.
2003-02-06 17:58:01 +00:00
..
aclocal.m4
adp.h
adperr.h
angel_bytesex.c import gdb-1999-11-01 snapshot 1999-11-02 04:44:47 +00:00
angel_bytesex.h
angel_endian.h
angel.h
ardi.c
ardi.h
armdbg.h
buffers.h
chandefs.h
channels.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
chanpriv.h
configure Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
configure.in
crc.c
crc.h
dbg_conf.h
dbg_cp.h
dbg_hif.h
dbg_rdi.h
devclnt.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
devices.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
devsw.c * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__. 2002-06-08 20:34:41 +00:00
devsw.h import gdb-2000-01-05 snapshot 2000-01-06 03:07:20 +00:00
drivers.c Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
drivers.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
etherdrv.c import gdb-2000-01-05 snapshot 2000-01-06 03:07:20 +00:00
ethernet.h
host.h * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__. 2002-06-08 20:34:41 +00:00
hostchan.c * sparcl-tdep.c: Use __CYGWIN__ instead of __CYGWIN32__. 2002-06-08 20:34:41 +00:00
hostchan.h
hsys.c
hsys.h
logging.c Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
logging.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
Makefile.am import gdb-1999-11-01 snapshot 1999-11-02 04:44:47 +00:00
Makefile.in
msgbuild.c import gdb-1999-11-01 snapshot 1999-11-02 04:44:47 +00:00
msgbuild.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
params.c import gdb-1999-11-01 snapshot 1999-11-02 04:44:47 +00:00
params.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
README.CYGNUS
rx.c import gdb-1999-11-01 snapshot 1999-11-02 04:44:47 +00:00
rxtx.h
serdrv.c
serpardr.c
sys.h Initial creation of sourceware repository 1999-04-16 01:35:26 +00:00
tx.c import gdb-1999-11-01 snapshot 1999-11-02 04:44:47 +00:00
unixcomm.c
unixcomm.h

This is a version of ARM's RDI library which has been been put under a
free software license.

See ARM's Software Development Tools Reference Manual (Remote
Debugging chapter), and the file gdb/remote-rdi.c for information
about how to use it.