Searched refs:T_TRACE (Results 1 - 25 of 29) sorted by relevance

12

/netbsd-current/sys/arch/m68k/include/
H A Dtrap.h52 #define T_TRACE 7 macro
/netbsd-current/sys/arch/m68k/m68k/
H A Dkgdb_m68k.c78 case T_TRACE:
H A Ddb_interface.c83 case T_TRACE: /* single-step */
106 * See sun3/locore.s:T_TRACE for stack switch code.
/netbsd-current/sys/arch/amiga/amiga/
H A Dtrap.c529 if (type == T_TRACE || type == T_BREAKPOINT) {
654 * Amiga traps get mapped by locore.s into T_TRACE.
658 case T_TRACE:
663 case T_TRACE|T_USER:
/netbsd-current/sys/arch/atari/atari/
H A Dtrap.c484 * NetBSD and HP-UX traps get mapped by locore.s into T_TRACE.
495 case T_TRACE|T_USER:
508 case T_TRACE: /* tracing a trap instruction */
/netbsd-current/sys/arch/next68k/next68k/
H A Dtrap.c445 * NetBSD and HP-UX traps both get mapped by locore.s into T_TRACE.
460 case T_TRACE|T_USER: /* user trace trap */
473 case T_TRACE: /* tracing a trap instruction */
H A Dlocore.s532 moveq #T_TRACE,%d0
587 | the trap type is either T_TRACE or T_BREAKPOINT.
/netbsd-current/sys/arch/news68k/news68k/
H A Dtrap.c427 * NetBSD and HP-UX traps both get mapped by locore.s into T_TRACE.
442 case T_TRACE|T_USER: /* user trace trap */
455 case T_TRACE: /* tracing a trap instruction */
H A Dlocore.s548 moveq #T_TRACE,%d0
603 | the trap type is either T_TRACE or T_BREAKPOINT.
/netbsd-current/sys/arch/x68k/x68k/
H A Dtrap.c461 * NetBSD and HP-UX traps both get mapped by locore.s into T_TRACE.
476 case T_TRACE|T_USER: /* user trace trap */
489 case T_TRACE: /* tracing a trap instruction */
H A Dkgdb_stub.c217 case T_TRACE:
H A Dlocore.s526 moveq #T_TRACE,%d0
581 | the trap type is either T_TRACE or T_BREAKPOINT.
/netbsd-current/sys/arch/hp300/hp300/
H A Dtrap.c457 * NetBSD and HP-UX traps both get mapped by locore.s into T_TRACE.
472 case T_TRACE|T_USER: /* user trace trap */
485 case T_TRACE: /* tracing a trap instruction */
/netbsd-current/sys/arch/luna68k/luna68k/
H A Dtrap.c404 * NetBSD and HP-UX traps both get mapped by locore.s into T_TRACE.
419 case T_TRACE|T_USER: /* user trace trap */
421 case T_TRACE:
/netbsd-current/sys/arch/cesfic/cesfic/
H A Dtrap.c438 * NetBSD and HP-UX traps both get mapped by locore.s into T_TRACE.
442 * XXX: We should never get kernel-mode T_TRACE or T_TRAP15
445 case T_TRACE: /* kernel trace trap */
454 case T_TRACE|T_USER: /* user trace trap */
H A Dlocore.s524 moveq #T_TRACE,%d0
580 | the trap type is either T_TRACE or T_BREAKPOINT.
/netbsd-current/sys/arch/mac68k/mac68k/
H A Dtrap.c428 * NetBSD and HP-UX traps both get mapped by locore.s into T_TRACE.
444 case T_TRACE|T_USER: /* user trace trap */
457 case T_TRACE: /* tracing a trap instruction */
/netbsd-current/sys/arch/mvme68k/mvme68k/
H A Dtrap.c476 * NetBSD and HP-UX traps both get mapped by locore.s into T_TRACE.
491 case T_TRACE|T_USER: /* user trace trap */
504 case T_TRACE: /* tracing a trap instruction */
H A Dlocore.s818 moveq #T_TRACE,%d0
873 | the trap type is either T_TRACE or T_BREAKPOINT.
/netbsd-current/sys/arch/sun3/sun3/
H A Dtrap.c423 * NetBSD and HP-UX traps both get mapped by locore.s into T_TRACE.
434 case T_TRACE|T_USER: /* user trace trap */
449 case T_TRACE: /* tracing a trap instruction */
H A Dlocore.s365 moveq #T_TRACE,%d0
420 | the trap type is either T_TRACE or T_BREAKPOINT.
/netbsd-current/sys/arch/sun2/sun2/
H A Dtrap.c416 * NetBSD and HP-UX traps both get mapped by locore.s into T_TRACE.
427 case T_TRACE|T_USER: /* user trace trap */
440 case T_TRACE: /* tracing a trap instruction */
/netbsd-current/sys/arch/virt68k/virt68k/
H A Dtrap.c476 * NetBSD and HP-UX traps both get mapped by locore.s into T_TRACE.
491 case T_TRACE|T_USER: /* user trace trap */
504 case T_TRACE: /* tracing a trap instruction */
H A Dlocore.s397 moveq #T_TRACE,%d0
452 | the trap type is either T_TRACE or T_BREAKPOINT.
/netbsd-current/sys/arch/sun3/sun3x/
H A Dlocore.s350 moveq #T_TRACE,%d0
405 | the trap type is either T_TRACE or T_BREAKPOINT.

Completed in 162 milliseconds

12