binutils-gdb/gdb/rdi-share
Jason Molenda f45d80805e Mon Mar 30 16:42:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
* rdi-share/Makefile.am, rdi-share/aclocal.m4,
        rdi-share/configure: New files.
        * rdi-share/configure.in:  Rewritten to be an autoconf input file.
        * rdi-share/Makefile.in, rdi-share/configure: Generated by
        automake/autoconf.
        * rdi-share/dbg_hif.h, etherdrv.c, hostchan.c: Use autoconf tests
        to check environment.

automake/autoconfiscate rdi-share.  We don't use the checks that autoconf
provides too much for now, but it'll be easier to use them if any problems
crop up in the future.  (rdi-share/ is foreign code and it probably isn't
worth spending any more time than necessary messing with it.)
1998-03-31 00:46:48 +00:00
..
.Sanitize Mon Mar 30 16:42:12 1998 Jason Molenda (crash@bugshack.cygnus.com) 1998-03-31 00:46:48 +00:00
aclocal.m4 Mon Mar 30 16:42:12 1998 Jason Molenda (crash@bugshack.cygnus.com) 1998-03-31 00:46:48 +00:00
adp.h
adperr.h
angel.h
ardi.c
ardi.h
armdbg.h
buffers.h
bytesex.c
bytesex.h
chandefs.h
channels.h
chanpriv.h
configure Mon Mar 30 16:42:12 1998 Jason Molenda (crash@bugshack.cygnus.com) 1998-03-31 00:46:48 +00:00
configure.in Mon Mar 30 16:42:12 1998 Jason Molenda (crash@bugshack.cygnus.com) 1998-03-31 00:46:48 +00:00
crc.c
crc.h
dbg_conf.h
dbg_cp.h
dbg_hif.h Mon Mar 30 16:42:12 1998 Jason Molenda (crash@bugshack.cygnus.com) 1998-03-31 00:46:48 +00:00
dbg_rdi.h
devclnt.h
devices.h
devsw.c
devsw.h
drivers.c
drivers.h
endian.h
etherdrv.c Mon Mar 30 16:42:12 1998 Jason Molenda (crash@bugshack.cygnus.com) 1998-03-31 00:46:48 +00:00
ethernet.h
host.h
hostchan.c Mon Mar 30 16:42:12 1998 Jason Molenda (crash@bugshack.cygnus.com) 1998-03-31 00:46:48 +00:00
hostchan.h
hsys.c
hsys.h
logging.c
logging.h
Makefile.am Mon Mar 30 16:42:12 1998 Jason Molenda (crash@bugshack.cygnus.com) 1998-03-31 00:46:48 +00:00
Makefile.in Mon Mar 30 16:42:12 1998 Jason Molenda (crash@bugshack.cygnus.com) 1998-03-31 00:46:48 +00:00
msgbuild.c
msgbuild.h
params.c
params.h
README.CYGNUS
rx.c
rxtx.h
serdrv.c
serpardr.c
sys.h
tx.c
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.