btrace: split record_btrace_step_thread
[deliverable/binutils-gdb.git] / gdb / tilegx-tdep.c
index 18b1832f91918073bdd1e82433a81377d5e497f6..d1364011228e2640aa700d34a4623676d00e1e22 100644 (file)
@@ -437,7 +437,7 @@ tilegx_analyze_prologue (struct gdbarch* gdbarch,
          status = safe_frame_unwind_memory (next_frame, instbuf_start,
                                             instbuf, instbuf_size);
          if (status == 0)
-           memory_error (status, next_addr);
+           memory_error (TARGET_XFER_E_IO, next_addr);
        }
 
       reverse_frame_valid = 0;
This page took 0.023294 seconds and 4 git commands to generate.