NetBSD/sys/arch/hppa
skrll 2b4f402919 Improve ddb backtraces by:
- Starting with the right set of fp, pc, and rp in all cases.
	- Dropping the argument printing stuff as it could never work.
	- Backtrace through traps and decode syscalls properly by
	  making sure the trapframe is at a known offset from the stack
	  pointer in both cases. Also, ensure that the frame pointer
	  is zero so that we can detect traps.
2007-12-21 13:05:26 +00:00
..
conf Merge the ppcoea-renovation branch to HEAD. 2007-10-17 19:52:51 +00:00
hppa Improve ddb backtraces by: 2007-12-21 13:05:26 +00:00
include Provide a _C_LABEL 2007-12-02 15:55:09 +00:00
spmath TRUE -> true, FALSE -> false 2007-02-22 05:46:28 +00:00
Makefile