mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-24 12:35:55 +08:00
f45d80805e
* 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.) |
||
---|---|---|
.. | ||
.Sanitize | ||
aclocal.m4 | ||
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 | ||
configure.in | ||
crc.c | ||
crc.h | ||
dbg_conf.h | ||
dbg_cp.h | ||
dbg_hif.h | ||
dbg_rdi.h | ||
devclnt.h | ||
devices.h | ||
devsw.c | ||
devsw.h | ||
drivers.c | ||
drivers.h | ||
endian.h | ||
etherdrv.c | ||
ethernet.h | ||
host.h | ||
hostchan.c | ||
hostchan.h | ||
hsys.c | ||
hsys.h | ||
logging.c | ||
logging.h | ||
Makefile.am | ||
Makefile.in | ||
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.