From Kelley Cook <kelleycook@wideopenwest.com>:
[deliverable/binutils-gdb.git] / gdb / gdbserver / configure.srv
index 28dc2aad1f69742d796d7f16762921d2da5437d9..6ab60e935494d253f0e964fbd12ef3ca29e8eb86 100644 (file)
@@ -23,7 +23,7 @@ case "${target}" in
                        srv_linux_usrregs=yes
                        srv_linux_thread_db=yes
                        ;;
-  i[3456]86-*-linux*)  srv_regobj=reg-i386-linux.o
+  i[34567]86-*-linux*) srv_regobj=reg-i386-linux.o
                        srv_tgtobj="linux-low.o linux-i386-low.o i387-fp.o"
                        srv_linux_usrregs=yes
                        srv_linux_regsets=yes
This page took 0.025243 seconds and 4 git commands to generate.