Adding Neutrino gdbserver.
[deliverable/binutils-gdb.git] / gdb / gdbserver / configure.srv
index 0fc0d850a7b774f34e86cffcc529fcb02f162081..b3ab6228e040c26583891bdf1abada15f0b3702b 100644 (file)
@@ -74,6 +74,10 @@ case "${target}" in
                        srv_tgtobj="i386-low.o win32-low.o win32-i386-low.o"
                        srv_mingw=yes
                        ;;
+  i[34567]86-*-nto*)   srv_regobj=reg-i386.o
+                       srv_tgtobj="nto-low.o nto-x86-low.o"
+                       srv_qnx="yes"
+                       ;;
   ia64-*-linux*)       srv_regobj=reg-ia64.o
                        srv_tgtobj="linux-low.o linux-ia64-low.o"
                        srv_linux_usrregs=yes
This page took 0.023483 seconds and 4 git commands to generate.