Searched refs:thread_db_load_search (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/gdbserver/
H A Dthread-db.c530 thread_db_load_search (void) function
702 thread_db_load_search (void) function
749 fprintf (stderr, "thread_db_load_search trying %s\n", path);
760 fprintf (stderr, "thread_db_load_search returning %d\n", rc);
784 if (thread_db_load_search ())
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dlinux-thread-db.c815 thread_db_load_search (void)
894 if (thread_db_load_search ())
810 thread_db_load_search (void) function

Completed in 105 milliseconds