NetBSD/sys/arch/m68k/include
scw 0dc48bfa8f Add a `/t' modifier to the m68k ddb's `trace' command. This enables
one to perform a kernel traceback of any (non-swapped-out) process in
the system. For example, to show the traceback for PID 178:

  db> t/t 0t178
  trace: pid 178 at 0xabcd68
  _mi_switch(0x109f60) + 164
  ...
  db>
2000-08-10 08:02:35 +00:00
..
Makefile
ansi.h
aout_machdep.h
asm.h
asm_single.h
bswap.h
cacheops.h
cacheops_20.h
cacheops_30.h
cacheops_40.h
cacheops_60.h
cdefs.h
cpu.h
db_machdep.h
elf_machdep.h
endian.h
endian_machdep.h
float.h
frame.h
ieee.h
ieeefp.h
int_types.h
kcore.h
limits.h
lock.h
m68k.h
math.h
param.h
pcb.h
profile.h
psl.h
ptrace.h
reg.h
setjmp.h
signal.h
stdarg.h
svr4_machdep.h
sync_icache.h
sysctl.h
trap.h
types.h
varargs.h