Move free_all_objfiles to program_space
[deliverable/binutils-gdb.git] / gdb / fbsd-nat.c
index 5f121fc6f2aca006cd65b62f1ae4dd28d1eaa5ca..0274ff542eaf419a605884a2a18f0e51ba8bdd59 100644 (file)
@@ -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.027495 seconds and 4 git commands to generate.