Lines Matching refs:thread_db_err_str
171 thread_db_err_str (td_err_e err) in thread_db_err_str() function
265 error ("Cannot get thread info: %s", thread_db_err_str (err)); in thread_from_lwp()
364 thread_db_err_str (err)); in enable_thread_event_reporting()
378 thread_db_err_str (err)); in enable_thread_event_reporting()
387 thread_db_err_str (err)); in enable_thread_event_reporting()
533 thread_db_err_str (err)); in fbsd_thread_new_objfile()
589 fprintf_filtered(gdb_stderr, "%s %s\n", __func__, thread_db_err_str (err)); in suspend_thread_callback()
598 fprintf_filtered(gdb_stderr, "%s %s\n", __func__, thread_db_err_str (err)); in resume_thread_callback()
634 error (thread_db_err_str (ret)); in fbsd_thread_resume()
644 error (thread_db_err_str (ret)); in fbsd_thread_resume()
647 error (thread_db_err_str (ret)); in fbsd_thread_resume()
665 error ("resume error: %s", thread_db_err_str (ret)); in fbsd_thread_resume()
674 error ("suspend error: %s", thread_db_err_str (ret)); in fbsd_thread_resume()
684 error ("resume error: %s", thread_db_err_str (ret)); in fbsd_thread_resume()
722 target_pid_to_str (ptid), thread_db_err_str (err)); in attach_thread()
755 thread_db_err_str (err)); in check_event()
759 error ("Cannot get thread info: %s", thread_db_err_str (err)); in check_event()
896 GET_THREAD (inferior_ptid), thread_db_err_str (err)); in fbsd_thread_fetch_registers()
902 GET_THREAD (inferior_ptid), thread_db_err_str (err)); in fbsd_thread_fetch_registers()
916 GET_THREAD (inferior_ptid), thread_db_err_str (err)); in fbsd_thread_fetch_registers()
998 thread_db_err_str (err)); in fbsd_thread_store_registers()
1007 error ("%s: td_thr_getgregs %s", __func__, thread_db_err_str (err)); in fbsd_thread_store_registers()
1015 error ("%s: td_thr_getfpgregs %s", __func__, thread_db_err_str (err)); in fbsd_thread_store_registers()
1027 thread_db_err_str (err)); in fbsd_thread_store_registers()
1041 thread_db_err_str (err)); in fbsd_thread_store_registers()
1175 error ("Cannot get thread info: %s", thread_db_err_str (err)); in find_new_threads_callback()
1199 error ("Cannot find new threads: %s", thread_db_err_str (err)); in fbsd_thread_find_new_threads()
1216 GET_THREAD (ptid), thread_db_err_str (err)); in fbsd_thread_pid_to_str()
1221 GET_THREAD (ptid), thread_db_err_str (err)); in fbsd_thread_pid_to_str()
1287 objfile->name, thread_db_err_str (ret)); in fbsd_thread_get_local_address()
1292 objfile->name, thread_db_err_str (ret)); in fbsd_thread_get_local_address()
1427 error ("fbsd_core_open: td_ta_new: %s", thread_db_err_str (err)); in fbsd_core_open()
1573 warning ("Cannot initialize libthread_db: %s", thread_db_err_str (err)); in thread_db_load()