Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/gdb/
H A Dfork-child.c419 if (target_supports_multi_process ()) in startup_inferior()
H A Dtarget.h1069 #define target_supports_multi_process() \ macro
H A Dinfrun.c1699 if (!sched_multi && target_supports_multi_process ()) in user_visible_resume_ptid()