2012-05-24 Pedro Alves <palves@redhat.com>
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-crisv32-low.c
index e0e5504bccea35c918803d0618c5225124f8be51..1cc4cd10c18d1ec90695a8b8912c361226bfec4f 100644 (file)
@@ -376,6 +376,8 @@ struct linux_target_ops the_low_target = {
   NULL,
   NULL,
   NULL,
+  NULL,
+  NULL, /* fetch_register */
   cris_get_pc,
   cris_set_pc,
   (const unsigned char *) &cris_breakpoint,
This page took 0.024315 seconds and 4 git commands to generate.