Source-Changes archive

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

CVS commit: src/sys/arch/sh3/sh3



Module Name:    src
Committed By:   uwe
Date:           Sun Jun  8 22:13:09 UTC 2008

Modified Files:
        src/sys/arch/sh3/sh3: db_interface.c exception_vector.S

Log Message:
Match PC address for single-stepping, program BARA = tf->tf_spc before
returning from exception.

Makes single-stepping work on sh3 - without matching the address sh3
gets stuck at the instruction we are at, getting EXPEVT_BREAK before
executing the instruction.


To generate a diff of this commit:
cvs rdiff -r1.56 -r1.57 src/sys/arch/sh3/sh3/db_interface.c
cvs rdiff -r1.40 -r1.41 src/sys/arch/sh3/sh3/exception_vector.S

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