HomeSort by: relevance | last modified time | path
    Searched refs:sigdebug (Results 1 - 25 of 25) sorted by relevancy

  /src/sys/arch/alpha/include/
sigdebug.h 5 extern int sigdebug;
  /src/sys/arch/sparc64/sparc64/
sigdebug.h 1 /* $NetBSD: sigdebug.h,v 1.1 1999/01/09 23:12:36 eeh Exp $ */
41 extern int sigdebug;
sunos_machdep.c 58 #include <sparc64/sparc64/sigdebug.h>
115 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) {
119 if (sigdebug & SDB_DDB) Debugger();
159 if ((sigdebug & SDB_KSTACK))
176 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
180 if (sigdebug & SDB_DDB) Debugger();
188 if (sigdebug & SDB_FOLLOW) {
202 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) {
206 if (sigdebug & SDB_DDB) Debugger();
227 if (sigdebug & SDB_FOLLOW)
    [all...]
compat_16_machdep.c 57 /* See sigdebug.h */
58 #include <sparc64/sparc64/sigdebug.h>
106 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) {
110 if (sigdebug & SDB_DDB) Debugger();
167 if ((sigdebug & SDB_KSTACK))
186 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
190 if (sigdebug & SDB_DDB) Debugger();
199 if (sigdebug & SDB_FOLLOW) {
234 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) {
239 if (sigdebug & SDB_DDB) Debugger()
    [all...]
compat_13_machdep.c 49 #include <sparc64/sparc64/sigdebug.h>
87 if (sigdebug & SDB_FOLLOW) {
91 if (sigdebug & SDB_DDB) Debugger();
142 if (sigdebug & SDB_FOLLOW) {
147 if (sigdebug & SDB_DDB) Debugger();
netbsd32_machdep_16.c 100 extern int sigdebug;
136 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) {
139 if (sigdebug & SDB_DDB) Debugger();
179 if ((sigdebug & SDB_KSTACK))
196 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
199 if (sigdebug & SDB_DDB) Debugger();
207 if (sigdebug & SDB_FOLLOW) {
227 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) {
231 if (sigdebug & SDB_DDB) Debugger();
275 if (sigdebug & SDB_FOLLOW)
    [all...]
netbsd32_machdep_13.c 87 #include <sparc64/sparc64/sigdebug.h>
114 if (sigdebug & SDB_FOLLOW) {
117 if (sigdebug & SDB_DDB) console_debugger();
156 if (sigdebug & SDB_FOLLOW) {
159 if (sigdebug & SDB_DDB) console_debugger();
sunos32_machdep.c 70 #include <sparc64/sparc64/sigdebug.h>
197 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) {
202 if (sigdebug & SDB_DDB) Debugger();
246 if ((sigdebug & SDB_KSTACK))
260 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
264 if (sigdebug & SDB_DDB) Debugger();
273 if ((sigdebug & SDB_FOLLOW)) {
287 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid) {
292 if (sigdebug & SDB_DDB) Debugger();
317 if (sigdebug & SDB_FOLLOW)
    [all...]
machdep.c 150 /* See <sparc64/sparc64/sigdebug.h> */
151 int sigdebug = 0x0; variable in typeref:typename:int
  /src/sys/arch/m68k/m68k/
compat_16_machdep.c 73 extern int sigdebug;
101 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
157 if (sigdebug & SDB_FOLLOW)
168 if ((sigdebug & SDB_FPSTATE) && *(char *)&kf.sf_state.ss_fpstate)
203 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
215 if (sigdebug & SDB_FOLLOW)
228 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
266 if (sigdebug & SDB_FOLLOW)
296 if (sigdebug & SDB_FOLLOW)
307 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid
    [all...]
sunos_machdep.c 65 extern int sigdebug;
127 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
156 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
168 if (sigdebug & SDB_FOLLOW)
180 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
208 if (sigdebug & SDB_FOLLOW)
sig_machdep.c 71 int sigdebug = 0; variable in typeref:typename:int
  /src/sys/arch/alpha/alpha/
compat_16_machdep.c 92 #include <machine/sigdebug.h>
120 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
176 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
184 if (sigdebug & SDB_FOLLOW)
225 if (sigdebug & SDB_FOLLOW)
228 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
263 if (sigdebug & SDB_FOLLOW)
301 if (sigdebug & SDB_FOLLOW)
machdep.c 134 #include <machine/sigdebug.h>
135 int sigdebug = 0x0; variable in typeref:typename:int
1532 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
1557 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
1566 if (sigdebug & SDB_FOLLOW)
1589 if (sigdebug & SDB_FOLLOW)
1592 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
  /src/sys/arch/mips/mips/
compat_16_machdep.c 80 int sigdebug = 0; variable in typeref:typename:int
111 if ((sigdebug & SDB_FOLLOW) ||
112 ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid))
170 if ((sigdebug & SDB_FOLLOW) ||
171 ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid))
212 if ((sigdebug & SDB_FOLLOW) ||
213 ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid))
255 if (sigdebug & SDB_FOLLOW)
compat_13_machdep.c 36 extern int sigdebug;
71 if (sigdebug & SDB_FOLLOW)
trap.c 135 static void sigdebug(const struct trapframe *, const ksiginfo_t *, int,
137 #define SIGDEBUG(a, b, c, d) sigdebug(a, b, c, d)
139 #define SIGDEBUG(a, b, c, d)
735 SIGDEBUG(utf, &ksi, rv, pc);
894 sigdebug(const struct trapframe *tf, const ksiginfo_t *ksi, int e, function in typeref:typename:void
  /src/sys/arch/sparc/sparc/
compat_16_machdep.c 104 extern int sigdebug;
146 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
204 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
211 if (sigdebug & SDB_FOLLOW)
244 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
279 if (sigdebug & SDB_FOLLOW)
machdep.c 398 int sigdebug = 0; variable in typeref:typename:int
520 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
560 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
593 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
727 if (sigdebug & SDB_FOLLOW)
  /src/sys/compat/linux/arch/m68k/
linux_machdep.c 71 extern int sigdebug;
116 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
169 if (sigdebug & SDB_FOLLOW)
209 if ((sigdebug & SDB_FPSTATE) && *(char *)&kf.sf_c.c_sc.sc_ss.ss_fpstate)
233 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
256 if (sigdebug & SDB_FOLLOW)
280 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
336 if (sigdebug & SDB_FOLLOW)
384 if ((sigdebug & SDB_FPSTATE) && *(char *)&kf.sf_uc.uc_ss.ss_fpstate)
417 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid
    [all...]
  /src/sys/compat/linux/arch/alpha/
linux_machdep.c 85 #include <machine/sigdebug.h>
137 if ((sigdebug & SDB_KSTACK) && (p->p_pid == sigpid))
177 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
232 if ((sigdebug & SDB_KSTACK) && (p->p_pid == sigpid))
269 if ((sigdebug & SDB_KSTACK) && p->p_pid == sigpid)
345 if (sigdebug & SDB_FOLLOW)
348 if ((sigdebug & SDB_KSTACK) && l->l_proc->p_pid == sigpid)
406 if (sigdebug & SDB_FOLLOW)
  /src/sys/arch/amd64/amd64/
trap.c 153 static void sigdebug(const struct trapframe *, const ksiginfo_t *, int);
154 #define SIGDEBUG(a, b, c) sigdebug(a, b, c)
156 #define SIGDEBUG(a, b, c)
612 SIGDEBUG(frame, &ksi, error);
661 SIGDEBUG(frame, &ksi, 0);
711 sigdebug(const struct trapframe *tf, const ksiginfo_t *ksi, int e) function in typeref:typename:void
  /src/sys/arch/hppa/hppa/
sig_machdep.c 90 int sigdebug = 0; variable in typeref:typename:int
  /src/sys/arch/i386/i386/
trap.c 169 static void sigdebug(const struct trapframe *, const ksiginfo_t *, int);
170 #define SIGDEBUG(a, b, c) sigdebug(a, b, c)
172 #define SIGDEBUG(a, b, c)
446 SIGDEBUG(vframe, &ksi, error);
727 SIGDEBUG(frame, &ksi, error);
766 SIGDEBUG(frame, &ksi, error);
793 SIGDEBUG(frame, &ksi, error);
842 sigdebug(const struct trapframe *tf, const ksiginfo_t *ksi, int e) function in typeref:typename:void
  /src/sys/arch/aarch64/aarch64/
trap.c 997 sigdebug(const struct trapframe *tf, const ksiginfo_t *ksi) function in typeref:typename:void
1029 sigdebug(tf, &ksi);

Completed in 25 milliseconds