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:           Mon Feb 23 01:06:53 UTC 2004

Modified Files:
        src/sys/arch/sh3/sh3: db_trace.c

Log Message:
Wrap "unknown instruction in prologue" in TRACE_DEBUG.  gcc3 reorders
instructions so that prologue code and function code get mixed, and
you get a lot of noice from this printf, making traceback very hard to
read if not useless.


To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 src/sys/arch/sh3/sh3/db_trace.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