mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-02-23 13:21:43 +08:00
* configure, configure.in: Allow gdbserver to be configured for cross-target environments. * gdbserver/Makefile.in: Add simulator support. * gdbserver/configure.in: Eliminate assumption that host == target. Simplify using gdb/configure.tgt and gdb/configure.host. Fix other minor configuration errors. * gdbserver/low-sparc.c: Fix compile error. * gdbserver/remote-utils.c: Eliminate assumption that registers and addresses are four bytes. Fix minor compile errors and warnings. * gdbserver/server.c: Rewrite numerous instances of identical code for starting inferior processes to call new function start_inferior. Eliminate assumption that registers and addresses are four bytes. * gdbserver/server.h: Add missing prototypes to eliminate compiler warnings. * gdbserver/low-sim.c: New file to mate gdbserver with simulators. * config/mips/vr5000.mt: Add Vr5000 simulator support to gdbserver. * config/i386/linux.mh: Eliminate gdbserver support as a first step in moving such support from host to target makefile fragments. * config/i386/linux.mt: Move gdbserver support here from linux.mh. |
||
---|---|---|
.. | ||
a29k | ||
alpha | ||
arc | ||
arm | ||
d10v | ||
h8300 | ||
h8500 | ||
i386 | ||
i960 | ||
m32r | ||
m68k | ||
m88k | ||
mips | ||
mn10200 | ||
mn10300 | ||
none | ||
ns32k | ||
pa | ||
powerpc | ||
rs6000 | ||
sh | ||
sparc | ||
v850 | ||
vax | ||
w65 | ||
z8k | ||
.Sanitize | ||
nm-empty.h | ||
nm-gnu.h | ||
nm-lynx.h | ||
nm-m3.h | ||
nm-nbsd.h | ||
nm-sysv4.h | ||
tm-lynx.h | ||
tm-magic.h | ||
tm-nbsd.h | ||
tm-sunos.h | ||
tm-sysv4.h | ||
xm-aix4.h | ||
xm-lynx.h | ||
xm-mpw.h | ||
xm-nbsd.h | ||
xm-sysv4.h |