CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/06 03:42:23
Modified files:
sys/arch/macppc/macppc: locore.S
sys/arch/powerpc/ddb: db_trace.c
sys/arch/powerpc/powerpc: trap.c
sys/arch/socppc/socppc: locore.S
Log message:
Rewrite the PowerPC stack dump routine to delimit the trap & interrupt
contexts with markers (---like on x86---) and print the associated type
or number when available.
While here, gyp' the support for process tracing (tr /p).
ok miod@
