[GDBserver] Make Zx/zx packet handling idempotent.
[deliverable/binutils-gdb.git] / gdb / gdbserver / lynx-low.c
index ce3ff6e6214a1ef030bd84a5d0ded969a4a39011..0b0ff474ca13997f282090d0621430f4c482b3be 100644 (file)
@@ -736,6 +736,7 @@ static struct target_ops lynx_target_ops = {
   NULL,  /* look_up_symbols */
   lynx_request_interrupt,
   NULL,  /* read_auxv */
+  NULL,  /* supports_z_point_type */
   NULL,  /* insert_point */
   NULL,  /* remove_point */
   NULL,  /* stopped_by_watchpoint */
This page took 0.02643 seconds and 4 git commands to generate.