Home
last modified time | relevance | path

Searched refs:sigdebug (Results 1 – 25 of 25) sorted by relevance

/netbsd-src/sys/arch/sparc64/sparc64/
H A Dcompat_16_machdep.c106 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) { in sendsig_sigcontext()
110 if (sigdebug & SDB_DDB) Debugger(); in sendsig_sigcontext()
167 if ((sigdebug & SDB_KSTACK)) in sendsig_sigcontext()
186 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext()
190 if (sigdebug & SDB_DDB) Debugger(); in sendsig_sigcontext()
199 if (sigdebug & SDB_FOLLOW) { in sendsig_sigcontext()
234 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) { in sendsig_sigcontext()
239 if (sigdebug & SDB_DDB) Debugger(); in sendsig_sigcontext()
275 if (sigdebug & SDB_DDB) Debugger(); in compat_16_sys___sigreturn14()
282 if (sigdebug & SDB_FOLLOW) { in compat_16_sys___sigreturn14()
[all …]
H A Dnetbsd32_machdep_16.c100 extern int sigdebug;
136 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) { in netbsd32_sendsig_sigcontext()
139 if (sigdebug & SDB_DDB) Debugger(); in netbsd32_sendsig_sigcontext()
179 if ((sigdebug & SDB_KSTACK)) in netbsd32_sendsig_sigcontext()
196 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in netbsd32_sendsig_sigcontext()
199 if (sigdebug & SDB_DDB) Debugger(); in netbsd32_sendsig_sigcontext()
207 if (sigdebug & SDB_FOLLOW) { in netbsd32_sendsig_sigcontext()
227 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) { in netbsd32_sendsig_sigcontext()
231 if (sigdebug & SDB_DDB) Debugger(); in netbsd32_sendsig_sigcontext()
275 if (sigdebug & SDB_FOLLOW) { in compat_16_netbsd32___sigreturn14()
[all …]
H A Dsunos_machdep.c115 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) { in sunos_sendsig()
119 if (sigdebug & SDB_DDB) Debugger(); in sunos_sendsig()
159 if ((sigdebug & SDB_KSTACK)) in sunos_sendsig()
176 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sunos_sendsig()
180 if (sigdebug & SDB_DDB) Debugger(); in sunos_sendsig()
188 if (sigdebug & SDB_FOLLOW) { in sunos_sendsig()
202 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) { in sunos_sendsig()
206 if (sigdebug & SDB_DDB) Debugger(); in sunos_sendsig()
227 if (sigdebug & SDB_FOLLOW) { in sunos_sys_sigreturn()
231 if (sigdebug & SDB_DDB) Debugger(); in sunos_sys_sigreturn()
[all …]
H A Dsunos32_machdep.c197 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) { in sunos32_sendsig()
202 if (sigdebug & SDB_DDB) Debugger(); in sunos32_sendsig()
246 if ((sigdebug & SDB_KSTACK)) in sunos32_sendsig()
260 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sunos32_sendsig()
264 if (sigdebug & SDB_DDB) Debugger(); in sunos32_sendsig()
273 if ((sigdebug & SDB_FOLLOW)) { in sunos32_sendsig()
287 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) { in sunos32_sendsig()
292 if (sigdebug & SDB_DDB) Debugger(); in sunos32_sendsig()
317 if (sigdebug & SDB_FOLLOW) { in sunos32_sys_sigreturn()
321 if (sigdebug & SDB_DDB) Debugger(); in sunos32_sys_sigreturn()
[all …]
H A Dnetbsd32_machdep_13.c114 if (sigdebug & SDB_FOLLOW) { in compat_13_netbsd32_sigreturn()
117 if (sigdebug & SDB_DDB) console_debugger(); in compat_13_netbsd32_sigreturn()
156 if (sigdebug & SDB_FOLLOW) { in compat_13_netbsd32_sigreturn()
159 if (sigdebug & SDB_DDB) console_debugger(); in compat_13_netbsd32_sigreturn()
H A Dcompat_13_machdep.c87 if (sigdebug & SDB_FOLLOW) { in compat_13_sys_sigreturn()
91 if (sigdebug & SDB_DDB) Debugger(); in compat_13_sys_sigreturn()
142 if (sigdebug & SDB_FOLLOW) { in compat_13_sys_sigreturn()
147 if (sigdebug & SDB_DDB) Debugger(); in compat_13_sys_sigreturn()
H A Dsigdebug.h41 extern int sigdebug;
H A Dmachdep.c151 int sigdebug = 0x0; variable
/netbsd-src/sys/arch/m68k/m68k/
H A Dcompat_16_machdep.c73 extern int sigdebug;
101 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext()
157 if (sigdebug & SDB_FOLLOW) in sendsig_sigcontext()
168 if ((sigdebug & SDB_FPSTATE) && *(char *)&kf.sf_state.ss_fpstate) in sendsig_sigcontext()
203 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext()
215 if (sigdebug & SDB_FOLLOW) in sendsig_sigcontext()
228 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext()
266 if (sigdebug & SDB_FOLLOW) in compat_16_sys___sigreturn14()
296 if (sigdebug & SDB_FOLLOW) in compat_16_sys___sigreturn14()
307 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in compat_16_sys___sigreturn14()
[all …]
H A Dsunos_machdep.c65 extern int sigdebug;
127 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sunos_sendsig()
156 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sunos_sendsig()
168 if (sigdebug & SDB_FOLLOW) in sunos_sendsig()
180 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sunos_sendsig()
208 if (sigdebug & SDB_FOLLOW) in sunos_sys_sigreturn()
H A Dsig_machdep.c71 int sigdebug = 0; variable
/netbsd-src/sys/compat/linux/arch/m68k/
H A Dlinux_machdep.c71 extern int sigdebug;
116 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in setup_linux_sigframe()
169 if (sigdebug & SDB_FOLLOW) in setup_linux_sigframe()
209 if ((sigdebug & SDB_FPSTATE) && *(char *)&kf.sf_c.c_sc.sc_ss.ss_fpstate) in setup_linux_sigframe()
233 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in setup_linux_sigframe()
256 if (sigdebug & SDB_FOLLOW) in setup_linux_sigframe()
280 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in setup_linux_rt_sigframe()
336 if (sigdebug & SDB_FOLLOW) in setup_linux_rt_sigframe()
384 if ((sigdebug & SDB_FPSTATE) && *(char *)&kf.sf_uc.uc_ss.ss_fpstate) in setup_linux_rt_sigframe()
417 if ((sigdebug in setup_linux_rt_sigframe()
[all...]
/netbsd-src/sys/arch/mips/mips/
H A Dcompat_16_machdep.c80 int sigdebug = 0; variable
112 if ((sigdebug & SDB_FOLLOW) || in sendsig_sigcontext()
113 ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)) in sendsig_sigcontext()
171 if ((sigdebug & SDB_FOLLOW) || in sendsig_sigcontext()
172 ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)) in sendsig_sigcontext()
213 if ((sigdebug & SDB_FOLLOW) || in sendsig_sigcontext()
214 ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)) in sendsig_sigcontext()
256 if (sigdebug & SDB_FOLLOW) in compat_16_sys___sigreturn14()
H A Dcompat_13_machdep.c36 extern int sigdebug;
71 if (sigdebug & SDB_FOLLOW) in compat_13_sys_sigreturn()
H A Dtrap.c135 static void sigdebug(const struct trapframe *, const ksiginfo_t *, int,
137 #define SIGDEBUG(a, b, c, d) sigdebug(a, b, c, d)
894 sigdebug(const struct trapframe *tf, const ksiginfo_t *ksi, int e, in sigdebug() function
/netbsd-src/sys/arch/alpha/alpha/
H A Dcompat_16_machdep.c119 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext()
175 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext()
183 if (sigdebug & SDB_FOLLOW) in sendsig_sigcontext()
224 if (sigdebug & SDB_FOLLOW) in sendsig_sigcontext()
227 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext()
262 if (sigdebug & SDB_FOLLOW) in compat_16_sys___sigreturn14()
300 if (sigdebug & SDB_FOLLOW) in compat_16_sys___sigreturn14()
H A Dmachdep.c135 int sigdebug = 0x0; variable
1524 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_siginfo()
1549 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_siginfo()
1558 if (sigdebug & SDB_FOLLOW) in sendsig_siginfo()
1581 if (sigdebug & SDB_FOLLOW) in sendsig_siginfo()
1584 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_siginfo()
/netbsd-src/sys/arch/sparc/sparc/
H A Dcompat_16_machdep.c104 extern int sigdebug;
146 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext()
204 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext()
211 if (sigdebug & SDB_FOLLOW) in sendsig_sigcontext()
244 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_sigcontext()
279 if (sigdebug & SDB_FOLLOW) in compat_16_sys___sigreturn14()
H A Dmachdep.c398 int sigdebug = 0; variable
519 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_siginfo()
559 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_siginfo()
592 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in sendsig_siginfo()
726 if (sigdebug & SDB_FOLLOW) in cpu_setmcontext()
/netbsd-src/sys/compat/linux/arch/alpha/
H A Dlinux_machdep.c137 if ((sigdebug & SDB_KSTACK) && (p->p_pid == sigpid)) in setup_linux_rt_sigframe()
177 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in setup_linux_rt_sigframe()
232 if ((sigdebug & SDB_KSTACK) && (p->p_pid == sigpid)) in setup_linux_sigframe()
269 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) in setup_linux_sigframe()
345 if (sigdebug & SDB_FOLLOW) in linux_sendsig()
348 if ((sigdebug & SDB_KSTACK) && l->l_proc->p_pid == sigpid) in linux_sendsig()
406 if (sigdebug & SDB_FOLLOW) in linux_restore_sigcontext()
/netbsd-src/sys/arch/alpha/include/
H A Dsigdebug.h5 extern int sigdebug;
/netbsd-src/sys/arch/amd64/amd64/
H A Dtrap.c153 static void sigdebug(const struct trapframe *, const ksiginfo_t *, int);
154 #define SIGDEBUG(a, b, c) sigdebug(a, b, c)
711 sigdebug(const struct trapframe *tf, const ksiginfo_t *ksi, int e) in sigdebug() function
/netbsd-src/sys/arch/i386/i386/
H A Dtrap.c169 static void sigdebug(const struct trapframe *, const ksiginfo_t *, int);
170 #define SIGDEBUG(a, b, c) sigdebug(a, b, c)
842 sigdebug(const struct trapframe *tf, const ksiginfo_t *ksi, int e) in sigdebug() function
/netbsd-src/sys/arch/hppa/hppa/
H A Dsig_machdep.c90 int sigdebug = 0; variable
/netbsd-src/sys/arch/aarch64/aarch64/
H A Dtrap.c997 sigdebug(const struct trapframe *tf, const ksiginfo_t *ksi) in sigdebug() function
1029 sigdebug(tf, &ksi); in do_trapsignal1()