2012-03-28 Pedro Alves <palves@redhat.com>
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-sh-low.c
index e2537d607964ad5cceee2e53b9cfdc0d292c2d36..fbd67c657ee2a1413e225df8feaa19fa8d5c87c8 100644 (file)
@@ -115,6 +115,7 @@ struct linux_target_ops the_low_target = {
   NULL,
   sh_cannot_fetch_register,
   sh_cannot_store_register,
+  NULL, /* fetch_register */
   sh_get_pc,
   sh_set_pc,
   (const unsigned char *) &sh_breakpoint,
This page took 0.023884 seconds and 4 git commands to generate.