Home
last modified time | relevance | path

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

/openbsd/gnu/usr.bin/binutils/gdb/gdbserver/
H A Dlinux-low.c264 linux_detach_one_process (struct inferior_list_entry *entry) in linux_detach_one_process() function
275 for_each_inferior (&all_threads, linux_detach_one_process); in linux_detach()
H A DChangeLog197 (linux_detach_one_process, linux_detach): New functions.