gdb/
[deliverable/binutils-gdb.git] / gdb / gdbserver / linux-cris-low.c
index a399789cb71f010a0b1f0d835b5e2ab14d3b3b27..0c92e629d6757f1e5bad6c4980e6f17c3a11e218 100644 (file)
@@ -115,6 +115,7 @@ struct linux_target_ops the_low_target = {
   NULL,
   cris_cannot_fetch_register,
   cris_cannot_store_register,
+  NULL, /* fetch_register */
   cris_get_pc,
   cris_set_pc,
   (const unsigned char *) &cris_breakpoint,
This page took 0.023296 seconds and 4 git commands to generate.