Implements aarch64 process record and reverse debugging support
[deliverable/binutils-gdb.git] / gdb / linux-record.h
index ab39cb9c68436ea8aee868d533b3bc3021829599..27bb700800a5a4b717d969add833cea1087665f3 100644 (file)
@@ -174,6 +174,7 @@ struct linux_record_tdep
   int arg4;
   int arg5;
   int arg6;
+  int arg7;
 };
 
 /* Enum that defines the gdb-canonical set of Linux syscall identifiers.
This page took 0.025356 seconds and 4 git commands to generate.