Introduce program_space::add_objfile
[deliverable/binutils-gdb.git] / gdb / remote-notif.c
index 2680618b3fa7a7a615eba4e9f58ae7597caa32e3..2ff7b3b66c6c8ee686c1910a3f5ce1c7e5b1e52e 100644 (file)
@@ -41,7 +41,7 @@
 #include "infrun.h"
 #include "gdbcmd.h"
 
-int notif_debug = 0;
+bool notif_debug = false;
 
 /* Supported clients of notifications.  */
 
This page took 0.024482 seconds and 4 git commands to generate.