gdb/testsuite: Reduce test name duplication in gdb.python tests
[deliverable/binutils-gdb.git] / gdb / gdbthread.h
index 04230d3c170e74afe8f16910c9448a035d2b5abe..0daea9c2dac2a369d4fae11773708f00dadf20cd 100644 (file)
@@ -623,7 +623,7 @@ extern void thread_command (const char *tidstr, int from_tty);
 
 /* Print notices on thread events (attach, detach, etc.), set with
    `set print thread-events'.  */
-extern int print_thread_events;
+extern bool print_thread_events;
 
 /* Prints the list of threads and their details on UIOUT.  If
    REQUESTED_THREADS, a list of GDB ids/ranges, is not NULL, only
This page took 0.026661 seconds and 4 git commands to generate.