oops - toplevel changelog entry for previous delta.
[deliverable/binutils-gdb.git] / gdb / fbsd-nat.c
index 5f121fc6f2aca006cd65b62f1ae4dd28d1eaa5ca..f0f1e791cbd2f5fe01438c83968800e5b955667e 100644 (file)
@@ -1,6 +1,6 @@
 /* Native-dependent code for FreeBSD.
 
-   Copyright (C) 2002-2019 Free Software Foundation, Inc.
+   Copyright (C) 2002-2020 Free Software Foundation, Inc.
 
    This file is part of GDB.
 
@@ -832,8 +832,8 @@ fbsd_nat_target::xfer_partial (enum target_object object,
 }
 
 #ifdef PT_LWPINFO
-static int debug_fbsd_lwp;
-static int debug_fbsd_nat;
+static bool debug_fbsd_lwp;
+static bool debug_fbsd_nat;
 
 static void
 show_fbsd_lwp_debug (struct ui_file *file, int from_tty,
This page took 0.026542 seconds and 4 git commands to generate.