Searched refs:attach_flag (Results 26 - 38 of 38) sorted by relevance

12

/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dsolib.c800 if (inf->attach_flag
H A Dlinux-nat.c2130 int options = linux_nat_ptrace_options (inf->attach_flag);
2844 int options = linux_nat_ptrace_options (inf->attach_flag);
H A Dinfrun.c479 child_inf->attach_flag = parent_inf->attach_flag;
547 child_inf->attach_flag = parent_inf->attach_flag;
H A Dtarget.c2466 /* attach_flag may be set if the previous process associated with
2468 current_inferior ()->attach_flag = false;
H A Dgnu-nat.c2218 inferior->attach_flag = true;
H A Dsolib-svr4.c2639 if (interp_name_holder && !current_inferior ()->attach_flag)
H A Dremote.c2544 inf->attach_flag = attached;
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dlinux-nat.c2207 int options = linux_nat_ptrace_options (inf->attach_flag);
2895 int options = linux_nat_ptrace_options (inf->attach_flag);
H A Dinfrun.c490 child_inf->attach_flag = parent_inf->attach_flag;
590 child_inf->attach_flag = parent_inf->attach_flag;
H A Dsolib-svr4.c2512 if (interp_name_holder && !current_inferior ()->attach_flag)
H A Dtarget.c1907 /* attach_flag may be set if the previous process associated with
1909 current_inferior ()->attach_flag = 0;
H A Dgnu-nat.c2228 inferior->attach_flag = 1;
H A Dremote.c2410 inf->attach_flag = attached;

Completed in 550 milliseconds

12