summaryrefslogtreecommitdiff
path: root/devel/gdb/files/patch-gdb-i386-fbsd-nat.c
blob: 316881ef722ba2490d2a8e6f3ed42aaf26228668 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git gdb/i386-fbsd-nat.c gdb/i386-fbsd-nat.c
index dca6c0162b..6629950feb 100644
--- gdb/i386-fbsd-nat.c
+++ gdb/i386-fbsd-nat.c
@@ -163,7 +163,6 @@ _initialize_i386fbsd_nat (void)
   t->to_read_description = i386fbsd_read_description;
 #endif
 
-  t->to_resume = i386fbsd_resume;
   fbsd_nat_add_target (t);
 
   /* Support debugging kernel virtual memory images.  */