Message ID | CAPTJ0XHO2uprUBSfEVy8XiB1Xxgs3YPVgG1FE9Cqj+DM7KXnNA@mail.gmail.com |
---|---|
State | New |
Headers | show |
diff --git a/gdb/aix-thread.c b/gdb/aix-thread.c index ffa3352d03..35b77fe4ec 100644 --- a/gdb/aix-thread.c +++ b/gdb/aix-thread.c @@ -61,7 +61,7 @@ extern int getthrds (pid_t, struct thrdsinfo64 *, int, tid_t *, int); #endif /* Whether to emit debugging output. */ -static int debug_aix_thread; +static bool debug_aix_thread; /* In AIX 5.1, functions use pthdb_tid_t instead of tid_t. */