Use std::string in mdebugread.c
[deliverable/binutils-gdb.git] / gdb / i386-tdep.h
index f190bb3002ead9b1393285f09879cb29f3c9c5a3..81a93f11af5a615082b1a5c537385d0a3bd8c5d5 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for the i386.
 
-   Copyright (C) 2001-2017 Free Software Foundation, Inc.
+   Copyright (C) 2001-2018 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -364,7 +364,7 @@ extern struct type *i386_pseudo_register_type (struct gdbarch *gdbarch,
                                               int regnum);
 
 extern void i386_pseudo_register_read_into_value (struct gdbarch *gdbarch,
-                                                 struct regcache *regcache,
+                                                 readable_regcache *regcache,
                                                  int regnum,
                                                  struct value *result);
 
This page took 0.036836 seconds and 4 git commands to generate.