Home
last modified time | relevance | path

Searched refs:attach_no_wait (Results 1 – 6 of 6) sorted by relevance

/netbsd/src/external/gpl3/gdb/dist/gdb/
Dgnu-nat.h119 bool attach_no_wait () override in attach_no_wait() function
Dtarget-delegates.c102 bool attach_no_wait () override;
279 bool attach_no_wait () override;
2026 target_ops::attach_no_wait () in attach_no_wait() function
2028 return this->beneath ()->attach_no_wait (); in attach_no_wait()
2032 dummy_target::attach_no_wait () in attach_no_wait() function
2038 debug_target::attach_no_wait () in attach_no_wait() function
2042 = this->beneath ()->attach_no_wait (); in attach_no_wait()
Dtarget.h737 virtual bool attach_no_wait ()
Dwindows-nat.c249 bool attach_no_wait () override in attach_no_wait() function
Dtarget.c202 return current_inferior ()->top_target ()->attach_no_wait (); in target_attach_no_wait()
DChangeLog-201811256 get_thread_control_capabilities, attach_no_wait>: New