Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: syssrc/sys/arch/sh5



Module Name:    syssrc
Committed By:   scw
Date:           Sun Sep 22 20:31:20 UTC 2002

Modified Files:
        syssrc/sys/arch/sh5/include: trap.h
        syssrc/sys/arch/sh5/sh5: db_trace.c trap.c

Log Message:
- Add a /e option to db_stack_trace_print() which dumps the saved
  registers in any trap/interrupt exception frame found.

- Slight tweak to more accurately detect the correct call-site when
  looking for a function's prologue.


To generate a diff of this commit:
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/sh5/include/trap.h
cvs rdiff -r1.5 -r1.6 syssrc/sys/arch/sh5/sh5/db_trace.c
cvs rdiff -r1.12 -r1.13 syssrc/sys/arch/sh5/sh5/trap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index