Make sure terminal settings are restored before exiting
[deliverable/binutils-gdb.git] / gdb / linux-record.h
index 7b5218eced45987239444c822633246fec7af9c7..27bb700800a5a4b717d969add833cea1087665f3 100644 (file)
@@ -1,6 +1,6 @@
 /* Process record and replay target code for GNU/Linux.
 
-   Copyright (C) 2008-2014 Free Software Foundation, Inc.
+   Copyright (C) 2008-2015 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -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.023533 seconds and 4 git commands to generate.