Searched refs:thread_db_detach (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/gdbserver/
H A Dlinux-low.h266 void thread_db_detach (struct process_info *);
H A Dthread-db.c874 thread_db_detach (struct process_info *proc) function
H A Dlinux-low.c864 thread_db_detach (process);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/
H A Dlinux-thread-db.c1111 thread_db_detach (struct target_ops *ops, char *args, int from_tty)
1685 thread_db_ops.to_detach = thread_db_detach;
1106 thread_db_detach (struct target_ops *ops, char *args, int from_tty) function

Completed in 125 milliseconds