Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/gdb/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()
/freebsd-12.1/gnu/usr.bin/gdb/libgdb/
H A Dfbsd-threads.c171 thread_db_err_str (td_err_e err) in thread_db_err_str() function
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()
634 error (thread_db_err_str (ret)); in fbsd_thread_resume()
644 error (thread_db_err_str (ret)); in fbsd_thread_resume()
755 thread_db_err_str (err)); in check_event()
998 thread_db_err_str (err)); in fbsd_thread_store_registers()
1027 thread_db_err_str (err)); in fbsd_thread_store_registers()
[all …]
/freebsd-12.1/contrib/gdb/gdb/
H A Dthread-db.c163 thread_db_err_str (td_err_e err) in thread_db_err_str() function
260 thread_db_err_str (err)); in thread_get_info_callback()
302 thread_db_err_str (err)); in thread_db_map_id2thr()
323 thread_db_err_str (err)); in thread_db_get_info()
347 GET_LWP (ptid), thread_db_err_str (err)); in thread_from_lwp()
515 thread_db_err_str (err)); in enable_thread_event_reporting()
529 thread_db_err_str (err)); in enable_thread_event_reporting()
538 thread_db_err_str (err)); in enable_thread_event_reporting()
683 thread_db_err_str (err)); in thread_db_new_objfile()
838 thread_db_err_str (err)); in check_event()
[all …]