Preserve selected thread in all-stop w/ background execution
[deliverable/binutils-gdb.git] / gdb / csky-tdep.c
index 54b856af067ddc23589a486d9c6ab835defe8f49..f720a053fbc36478dbffce6100cee337c329b785 100644 (file)
@@ -1,6 +1,6 @@
 /* Target-dependent code for the CSKY architecture, for GDB.
 
-   Copyright (C) 2010-2019 Free Software Foundation, Inc.
+   Copyright (C) 2010-2020 Free Software Foundation, Inc.
 
    Contributed by C-SKY Microsystems and Mentor Graphics.
 
@@ -59,7 +59,7 @@
 #include <vector>
 
 /* Control debugging information emitted in this file.  */
-static int csky_debug = 0;
+static bool csky_debug = false;
 
 static struct reggroup *cr_reggroup;
 static struct reggroup *fr_reggroup;
This page took 0.024338 seconds and 4 git commands to generate.