2012-03-28 Pedro Alves <palves@redhat.com>
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-bfin-low.c
index b6fe58a4c959f86d358b9b6921e12a51f38e982a..d5b0361181c05aa7af41b0d1baefa2af53289b48 100644 (file)
@@ -97,6 +97,7 @@ struct linux_target_ops the_low_target = {
   NULL,
   bfin_cannot_fetch_register,
   bfin_cannot_store_register,
+  NULL, /* fetch_register */
   bfin_get_pc,
   bfin_set_pc,
   bfin_breakpoint,
This page took 0.025356 seconds and 4 git commands to generate.