Home | History | Annotate | Download | only in gdb

Lines Matching refs:thread_db_err_str

259 static const char *thread_db_err_str (td_err_e err);
286 pid, thread_db_err_str (err));
324 thread_db_err_str (td_err_e err)
417 ptid.lwp (), thread_db_err_str (err));
422 thread_db_err_str (err));
625 thread_db_err_str (tdb_testinfo->last_result)) \
774 error (_("td_ta_thr_iter failed: %s"), thread_db_err_str (err));
851 thread_db_err_str (err));
866 thread_db_err_str (err));
879 warning (_("td_ta_new failed: %s"), thread_db_err_str (err));
1471 thread_db_err_str (err));
1605 error (_("Cannot find new threads: %s"), thread_db_err_str (err));
1814 (("%s")), thread_db_err_str (err));