Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dthread-db.c58 thread_db_err_str (td_err_e err) in thread_db_err_str() function
158 thread_db_err_str (err)); in thread_db_create_event()
195 thread_db_err_str (err)); in thread_db_enable_reporting()
204 thread_db_err_str (err)); in thread_db_enable_reporting()
219 thread_db_err_str (err)); in thread_db_enable_reporting()
280 ti_p->ti_lid, thread_db_err_str (err)); in maybe_attach_thread()
291 error ("Cannot get thread info: %s", thread_db_err_str (err)); in find_new_threads_callback()
312 error ("Cannot find new threads: %s", thread_db_err_str (err)); in thread_db_find_new_threads()
/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dthread-db.c167 thread_db_err_str (td_err_e err) in thread_db_err_str() function
267 thread_db_err_str (err)); in thread_get_info_callback()
325 thread_db_err_str (err)); in thread_db_map_id2thr()
346 thread_db_err_str (err)); in thread_db_get_info()
370 GET_LWP (ptid), thread_db_err_str (err)); in thread_from_lwp()
489 warning ("Cannot initialize libthread_db: %s", thread_db_err_str (err)); in thread_db_load()
558 thread_db_err_str (err)); in enable_thread_event_reporting()
572 thread_db_err_str (err)); in enable_thread_event_reporting()
581 thread_db_err_str (err)); in enable_thread_event_reporting()
706 thread_db_err_str (err)); in thread_db_new_objfile()
[all …]