On Fri, Jul 30, 2010 at 11:18 AM, Pedro Alves wrote: > set debug libthread-db Good idea. Revised patch attached. Thanks, -- Paul Pluzhnikov 2010-07-30 Paul Pluzhnikov * linux-thread-db.c (libthread_db_debug): New variable. (thread_db_find_new_threads_silently): Control verbosity with it. (try_thread_db_load_1, try_thread_db_load): Likewise. (find_new_threads_once): Likewise. (_initialize_thread_db): Set/show it. doc/ChangeLog: 2010-07-30 Paul Pluzhnikov * gdb.texinfo (Threads): Document 'debug libthread-db'.