convert to_get_min_fast_tracepoint_insn_len
[deliverable/binutils-gdb.git] / gdb / arm-tdep.h
index 334f44347c4c42b7143b2318be760e7144629e69..f8ba122b35a34796b07ef1ff5438f5cfc57cfcd2 100644 (file)
@@ -205,8 +205,8 @@ struct gdbarch_tdep
      instruction.  */
   CORE_ADDR (*syscall_next_pc) (struct frame_info *frame);
 
-   /* Parse swi insn args, sycall record.  */
-  int (*arm_swi_record) (struct regcache *regcache);
+   /* syscall record.  */
+  int (*arm_syscall_record) (struct regcache *regcache, unsigned long svc_number);
 };
 
 /* Structures used for displaced stepping.  */
This page took 0.024368 seconds and 4 git commands to generate.