Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/binutils/gdb/
H A Dsol-thread.c351 sol_thread_attach (char *args, int from_tty) in sol_thread_attach() function
1537 sol_thread_ops.to_attach = sol_thread_attach; in init_sol_thread_ops()
1584 sol_core_ops.to_attach = sol_thread_attach; in init_sol_core_ops()
H A DChangeLog-19971633 handle threads that may have exited; (sol_thread_attach): add
H A DChangeLog-20011989 * sol-thread.c (sol_thread_attach): Ditto.