Remove Cell Broadband Engine debugging support
[deliverable/binutils-gdb.git] / gdb / configure.nat
index 3118263ac6798a325335e9091bc89d39a027d11a..77a2ee80839d04ea8a3fbc6fc6dc077d586d4203 100644 (file)
@@ -215,6 +215,7 @@ case ${gdb_host} in
                # Host: Intel 386 running the GNU Hurd
                NATDEPFILES='i386-gnu-nat.o gnu-nat.o \
                     x86-nat.o nat/x86-dregs.o fork-child.o \
+                    nat/fork-inferior.o \
                     notify_S.o process_reply_S.o msg_reply_S.o \
                     msg_U.o exc_request_U.o exc_request_S.o'
                HAVE_NATIVE_GCORE_HOST=1
@@ -483,21 +484,4 @@ case ${gdb_host} in
                ;;
        esac
        ;;
-    spu-linux)
-       case ${gdb_host_cpu} in
-           powerpc)
-               # Target: Cell BE (PowerPC64 + SPU)
-               # This implements a 'pseudo-native' GDB running on the
-               # PPU side of the Cell BE and debugging the SPU side.
-               NAT_FILE=
-               NAT_CDEPS=
-               LOADLIBES=
-               NATDEPFILES='spu-linux-nat.o \
-                     inf-ptrace.o fork-child.o nat/fork-inferior.o \
-                     nat/linux-procfs.o nat/linux-ptrace.o \
-                     nat/linux-waitpid.o \
-                     nat/linux-personality.o nat/linux-namespaces.o'
-               ;;
-       esac
-       ;;
 esac
This page took 0.023821 seconds and 4 git commands to generate.