mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-30 12:44:10 +08:00
33ef0f9387
* 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. |
||
---|---|---|
.. | ||
.Sanitize | ||
bigmips64.mt | ||
bigmips.mt | ||
decstation.mh | ||
decstation.mt | ||
embed64.mt | ||
embed.mt | ||
embedl64.mt | ||
embedl.mt | ||
irix3.mh | ||
irix3.mt | ||
irix4.mh | ||
irix5.mh | ||
irix5.mt | ||
littlemips.mh | ||
littlemips.mt | ||
mipsel64.mt | ||
mipsm3.mh | ||
mipsm3.mt | ||
mipsv4.mh | ||
mipsv4.mt | ||
news-mips.mh | ||
nm-irix3.h | ||
nm-irix4.h | ||
nm-mips.h | ||
nm-news-mips.h | ||
nm-riscos.h | ||
riscos.mh | ||
tm-bigmips64.h | ||
tm-bigmips.h | ||
tm-embed64.h | ||
tm-embed.h | ||
tm-embedl64.h | ||
tm-embedl.h | ||
tm-irix3.h | ||
tm-irix5.h | ||
tm-mips64.h | ||
tm-mips.h | ||
tm-mipsm3.h | ||
tm-mipsv4.h | ||
tm-vr4300.h | ||
tm-vr4300el.h | ||
tm-vr5000.h | ||
tm-vr5000el.h | ||
tm-vxmips.h | ||
vr4300.mt | ||
vr4300el.mt | ||
vr5000.mt | ||
vr5000el.mt | ||
vxmips.mt | ||
xm-irix3.h | ||
xm-irix4.h | ||
xm-irix5.h | ||
xm-mips.h | ||
xm-mipsm3.h | ||
xm-mipsv4.h | ||
xm-news-mips.h | ||
xm-riscos.h |