Searched refs:check_for_thread_db (Results 1 – 10 of 10) sorted by relevance
1265 check_for_thread_db (void) in check_for_thread_db() function1296 check_for_thread_db (); in thread_db_new_objfile()1327 check_for_thread_db (); in thread_db_inferior_created()
602 check_for_thread_db (void) in check_for_thread_db() function670 check_for_thread_db (); in sol_thread_new_objfile()
796 * linux-thread-db.c (check_for_thread_db): Don't attempt to use2943 (check_for_thread_db): New function, split out from2946 (thread_db_new_objfile): Call check_for_thread_db.2948 * linux-nat.c (child_post_attach): Call check_for_thread_db.2952 * linux-nat.h (check_for_thread_db): New prototype.
9348 (check_for_thread_db): Remove conditional reporting of which9524 (check_for_thread_db): Attempt to load new libthread_db.9528 Defer loading of libthread_db to check_for_thread_db.11860 (check_for_thread_db, thread_db_detach, check_event)11984 (check_for_thread_db): New.11986 (sol_thread_new_objfile): Call check_for_thread_db.
1868 * linux-thread-db.c (check_for_thread_db): Only print if info_verbose.9597 * linux-thread-db.c (check_for_thread_db): Return early if we have
2482 check_for_thread_db.
6268 (check_for_thread_db): Delete unused variables.
249 * sol-thread.c (check_for_thread_db): If the target can't run or
2405 * sol-thread.c (check_for_thread_db): Adjust.
179770 check_for_thread_db, for example) is called with inferior 1 as the179806 But then you may ask: check_for_thread_db is already called today,179809 because of the first bullet point: when check_for_thread_db /179812 the parent, thread_db_load early returns. check_for_thread_db later179818 calls the inferior_created observable, which calls check_for_thread_db,179820 check_for_thread_db itself, so that is removed.179844 check_for_thread_db.179845 * linux-nat.h (check_for_thread_db): Remove declaration.