btrace: Use function segment index in call iterator.
[deliverable/binutils-gdb.git] / gdb / gdbcore.h
index 6aa9afa8af92d675fed43f0c98915fc16acc12b1..40ae37c69f2fb69c0e1681d15198556d9ce8dc12 100644 (file)
@@ -1,6 +1,6 @@
 /* Machine independent variables that describe the core file under GDB.
 
-   Copyright (C) 1986-2016 Free Software Foundation, Inc.
+   Copyright (C) 1986-2017 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -167,7 +167,7 @@ extern void validate_files (void);
 
 extern char *gnutarget;
 
-extern void set_gnutarget (char *);
+extern void set_gnutarget (const char *);
 
 /* Structure to keep track of core register reading functions for
    various core file types.  */
This page took 0.025136 seconds and 4 git commands to generate.