* spu-tdep.c: Update for unwinder changes.
[deliverable/binutils-gdb.git] / gdb / amd64-linux-nat.c
index d927866b1392a470b69d092f588ef9ee13c6ca49..497c4ed52c0a4ef7e1c991e31823915a8031509b 100644 (file)
@@ -421,6 +421,8 @@ _initialize_amd64_linux_nat (void)
   /* Fill in the generic GNU/Linux methods.  */
   t = linux_target ();
 
+  i386_use_watchpoints (t);
+
   /* Override the GNU/Linux inferior startup hook.  */
   super_post_startup_inferior = t->to_post_startup_inferior;
   t->to_post_startup_inferior = amd64_linux_child_post_startup_inferior;
This page took 0.054693 seconds and 4 git commands to generate.