Searched refs:attach_flag (Results 1 – 20 of 20) sorted by relevance
/netbsd-src/sys/arch/hpcarm/dev/ |
H A D | sed_saip.c | 107 static int attach_flag = 0; variable 127 if (attach_flag) { in sed1356_attach() 130 attach_flag = 1; in sed1356_attach()
|
/netbsd-src/sys/dev/hpc/ |
H A D | bivideo.c | 135 static int attach_flag = 0; variable 158 if (attach_flag) { in bivideoattach() 161 attach_flag = 1; in bivideoattach()
|
/netbsd-src/external/gpl3/gdb/dist/gdb/ |
H A D | ChangeLog-2008 | 1515 (procfs_create_inferior): Make attach_flag per-inferior. 2278 Remove the attach_flag global, and make it per-inferior. 2280 * inferior.h (attach_flag): Delete. 2298 (procfs_attach): Adjust. Set the attach_flag here. 2303 * target.c (attach_flag): Delete. 2307 (do_initial_win32_stuff): Add attaching argument. Set attach_flag 2309 (win32_attach): Don't set the attach_flag here. Pass 1 to 2312 (win32_create_inferior): Dont clear attach_flag here. Pass 0 to 9782 (terminal_ours_1): If attach_flag is set, don't refetch 10298 * remote.c (extended_remote_attach_1): Set attach_flag. [all …]
|
H A D | ChangeLog-1994 | 1713 attach_flag (this check was performed by the callers). Also check 1717 attach_flag in deciding whether to call set_sigint_trap and 3078 * inflow.c (job_control, attach_flag, generic_mourn_inferior): 3080 * target.c (attach_flag, generic_mourn_inferior): Put here.
|
H A D | ChangeLog-1992 | 252 * i860-tdep.c: Remove decl of attach_flag. 530 decl for attach_flag, it now lives in inferior.h. 4531 * inferior.h (attach_flag): Make extern
|
H A D | ChangeLog-1990 | 589 * inferior.h (attach_flag): Export.
|
H A D | ChangeLog-2003 | 91 (child_attach): Always set attach_flag when attaching. 92 (child_create_inferior): Set attach_flag to zero since we're not
|
H A D | ChangeLog-1993 | 3468 * inflow.c (terminal_inferior): If attach_flag set, ignore errors
|
H A D | ChangeLog-2009 | 12915 * linux-nat.c (linux_child_follow_fork): Copy attach_flag from the
|
H A D | ChangeLog-2015 | 4778 * target.c (target_pre_inferior): Unset attach_flag.
|
H A D | ChangeLog-2018 | 15692 Don't check attach_flag.
|
/netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
H A D | ChangeLog-2008 | 1515 (procfs_create_inferior): Make attach_flag per-inferior. 2278 Remove the attach_flag global, and make it per-inferior. 2280 * inferior.h (attach_flag): Delete. 2298 (procfs_attach): Adjust. Set the attach_flag here. 2303 * target.c (attach_flag): Delete. 2307 (do_initial_win32_stuff): Add attaching argument. Set attach_flag 2309 (win32_attach): Don't set the attach_flag here. Pass 1 to 2312 (win32_create_inferior): Dont clear attach_flag here. Pass 0 to 9782 (terminal_ours_1): If attach_flag is set, don't refetch 10298 * remote.c (extended_remote_attach_1): Set attach_flag. [all …]
|
H A D | ChangeLog-1994 | 1713 attach_flag (this check was performed by the callers). Also check 1717 attach_flag in deciding whether to call set_sigint_trap and 3078 * inflow.c (job_control, attach_flag, generic_mourn_inferior): 3080 * target.c (attach_flag, generic_mourn_inferior): Put here.
|
H A D | ChangeLog-1992 | 252 * i860-tdep.c: Remove decl of attach_flag. 530 decl for attach_flag, it now lives in inferior.h. 4531 * inferior.h (attach_flag): Make extern
|
H A D | ChangeLog-1990 | 589 * inferior.h (attach_flag): Export.
|
H A D | ChangeLog-2003 | 91 (child_attach): Always set attach_flag when attaching. 92 (child_create_inferior): Set attach_flag to zero since we're not
|
H A D | ChangeLog-1993 | 3468 * inflow.c (terminal_inferior): If attach_flag set, ignore errors
|
H A D | ChangeLog-2015 | 4778 * target.c (target_pre_inferior): Unset attach_flag.
|
H A D | ChangeLog-2009 | 12915 * linux-nat.c (linux_child_follow_fork): Copy attach_flag from the
|
H A D | ChangeLog-2018 | 15692 Don't check attach_flag.
|