Source-Changes archive

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

CVS commit: src/sys/arch/powerpc



Module Name:    src
Committed By:   andvar
Date:           Sun Sep  8 10:16:05 UTC 2024

Modified Files:
        src/sys/arch/powerpc/booke: e500_intr.c trap.c
        src/sys/arch/powerpc/oea: cpu_subr.c

Log Message:
Use console_debbuger() or DDB guards for Debugger() and db_stack_trace_print().

Should allow to build these files without DDB enabled option.


To generate a diff of this commit:
cvs rdiff -u -r1.47 -r1.48 src/sys/arch/powerpc/booke/e500_intr.c
cvs rdiff -u -r1.40 -r1.41 src/sys/arch/powerpc/booke/trap.c
cvs rdiff -u -r1.109 -r1.110 src/sys/arch/powerpc/oea/cpu_subr.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