Searched refs:child_thread (Results 26 - 29 of 29) sorted by relevance

12

/netbsd-current/external/gpl3/gdb/dist/gdbserver/
H A Dmem-break.h277 void clone_all_breakpoints (struct thread_info *child_thread,
H A Dmem-break.cc2134 clone_all_breakpoints (struct thread_info *child_thread, argument
2141 struct process_info *child_proc = get_thread_process (child_thread);
2148 new_bkpt = clone_one_breakpoint (bp, ptid_of (child_thread));
/netbsd-current/external/gpl3/gdb.old/dist/gdbserver/
H A Dmem-break.h276 void clone_all_breakpoints (struct thread_info *child_thread,
H A Dmem-break.cc2123 clone_all_breakpoints (struct thread_info *child_thread, argument
2130 struct process_info *child_proc = get_thread_process (child_thread);
2137 new_bkpt = clone_one_breakpoint (bp, ptid_of (child_thread));

Completed in 181 milliseconds

12