Make x86-lynx GDBserver pass XML register map to GDB.
[deliverable/binutils-gdb.git] / gdb / i386-linux-tdep.c
index bee4a6d5ddc7211540f39990c4d0cb21f5116649..15a124718ed8527237c52de4bb2274bf00fcd5a2 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for GNU/Linux i386.
 
-   Copyright (C) 2000-2005, 2007-2012 Free Software Foundation, Inc.
+   Copyright (C) 2000-2013 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -462,7 +462,7 @@ i386_linux_intx80_sysenter_syscall_record (struct regcache *regcache)
 static int
 i386_linux_record_signal (struct gdbarch *gdbarch,
                           struct regcache *regcache,
-                          enum target_signal signal)
+                          enum gdb_signal signal)
 {
   ULONGEST esp;
 
This page took 0.03107 seconds and 4 git commands to generate.