Home
last modified time | relevance | path

Searched refs:attach_flag (Results 1 – 20 of 20) sorted by relevance

/netbsd-src/sys/arch/hpcarm/dev/
H A Dsed_saip.c107 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 Dbivideo.c135 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 DChangeLog-20081515 (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 DChangeLog-19941713 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 DChangeLog-1992252 * 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 DChangeLog-1990589 * inferior.h (attach_flag): Export.
H A DChangeLog-200391 (child_attach): Always set attach_flag when attaching.
92 (child_create_inferior): Set attach_flag to zero since we're not
H A DChangeLog-19933468 * inflow.c (terminal_inferior): If attach_flag set, ignore errors
H A DChangeLog-200912915 * linux-nat.c (linux_child_follow_fork): Copy attach_flag from the
H A DChangeLog-20154778 * target.c (target_pre_inferior): Unset attach_flag.
H A DChangeLog-201815692 Don't check attach_flag.
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20081515 (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 DChangeLog-19941713 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 DChangeLog-1992252 * 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 DChangeLog-1990589 * inferior.h (attach_flag): Export.
H A DChangeLog-200391 (child_attach): Always set attach_flag when attaching.
92 (child_create_inferior): Set attach_flag to zero since we're not
H A DChangeLog-19933468 * inflow.c (terminal_inferior): If attach_flag set, ignore errors
H A DChangeLog-20154778 * target.c (target_pre_inferior): Unset attach_flag.
H A DChangeLog-200912915 * linux-nat.c (linux_child_follow_fork): Copy attach_flag from the
H A DChangeLog-201815692 Don't check attach_flag.