gdbserver: bfin: new port
[deliverable/binutils-gdb.git] / gdb / gdbserver / configure.srv
index 1e8fa3059185826341b2fb239329187377322c49..d6110dda91a1efd804ef9c7fa8871b36776262a3 100644 (file)
@@ -67,6 +67,11 @@ case "${target}" in
                        srv_mingw=yes
                        srv_mingwce=yes
                        ;;
+  bfin-*-*linux*)      srv_regobj=reg-bfin.o
+                       srv_tgtobj="linux-low.o linux-bfin-low.o"
+                       srv_linux_usrregs=yes
+                       srv_linux_thread_db=yes
+                       ;;
   crisv32-*-linux*)    srv_regobj=reg-crisv32.o
                        srv_tgtobj="linux-low.o linux-crisv32-low.o"
                        srv_linux_regsets=yes
This page took 0.122109 seconds and 4 git commands to generate.