Home
last modified time | relevance | path

Searched refs:using_thread_db (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Dthread-db.c64 static int using_thread_db; variable
665 if (using_thread_db) in thread_db_new_objfile()
669 using_thread_db = 0; in thread_db_new_objfile()
675 if (using_thread_db) in thread_db_new_objfile()
698 using_thread_db = 1; in thread_db_new_objfile()
1086 using_thread_db = 0; in thread_db_create_inferior()
1118 using_thread_db = 0; in thread_db_mourn_inferior()
H A DChangeLog-1999151 (using_thread_db): new variable. Allows linux-thread module to
157 If using_thread_db is turned on by the other thread module, do not
163 waiting inline. If using_thread_db, do not call update_stop_threads