gdb/python: print name of unwinder that claimed frame in debug message
[deliverable/binutils-gdb.git] / gdb / i387-tdep.h
index a92829fa86469843f69e670380544f5419a1720c..03f6e6329e5d1baf348ef982a81eac08a91bdcf4 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for the i387.
 
-   Copyright (C) 2000-2020 Free Software Foundation, Inc.
+   Copyright (C) 2000-2021 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -170,5 +170,5 @@ extern void i387_return_value (struct gdbarch *gdbarch,
 /* Set all bnd registers to the INIT state.  INIT state means
    all memory range can be accessed.  */
 extern void i387_reset_bnd_regs (struct gdbarch *gdbarch,
-                                struct regcache *regcache);
+                                struct regcache *regcache);
 #endif /* i387-tdep.h */
This page took 0.025 seconds and 4 git commands to generate.