* exec.c (exec_file_attach): Fix comment.
[binutils-gdb.git] / gdb / README
index 1857d17efcffafce0b23cac86ff89505776d07fd..cc16ecd3207aa021f6134daf4cfd7d9b0e2f1d98 100644 (file)
@@ -453,13 +453,14 @@ with the remote.c stub over a serial line.
 allows remote debugging for Unix applications.  gdbserver is only
 supported for some native configurations, including Sun 3, Sun 4, and
 Linux.
+The file gdb/gdbserver/README includes further notes on gdbserver; in
+particular, it explains how to build gdbserver for cross-debugging
+(where gdbserver runs on the target machine, which is of a different
+architecture than the host machine running GDB).
 
    There are a number of remote interfaces for talking to existing ROM
 monitors and other hardware:
 
-       remote-e7000.c   Renesas E7000 ICE
-       remote-est.c     EST emulator
-       remote-hms.c     Renesas Micro Systems H8/300 monitor
        remote-mips.c    MIPS remote debugging protocol
        remote-sds.c     PowerPC SDS monitor
        remote-sim.c     Generalized simulator protocol