Module Name: src Committed By: mycroft Date: Wed Nov 25 13:09:15 UTC 1998 Modified Files: src/sys/arch/arm32/arm32: db_interface.c src/sys/arch/arm32/include: frame.h Log Message: DDB needs the stack pointer at the time of the fault to single step through returns. So, adjust the trap frame format to store sp.