NetBSD/sys/arch/mips
jonathan fb9f07db36 Update MIPS stack backtrace code to trace through locore functions,
traps, and interrupts  The earlier (4.4bsd) code didn't do the first two, and
got the last one wrong.  Also print some functions (e.g., trap handlers)
by name.  Add hook to use something other than printf() as the output
function, e.g,. for kernel debugging.
Tested with the `native' toolset, but not ELF format kernels.
(i.e., unwinding the $GP register is not tested.)

The stack backtrace code that interprets and unwinds stackframes is still
opaque and stylistically awkward.
1995-04-29 21:10:31 +00:00
..
include - added sunos_machdep.c for sun3, atari, amiga and mac68k. 1995-04-22 20:24:40 +00:00
mips Update MIPS stack backtrace code to trace through locore functions, 1995-04-29 21:10:31 +00:00