Module Name: src Committed By: mrg Date: Sun Aug 19 10:33:49 UTC 2018
Modified Files: src/sys/arch/mips/mips: cpu_exec.c Log Message: fix a bug in the previous change: don't hide the break; behind DEBUG_EXEC. should fix PR#53538. tested on erlite. To generate a diff of this commit: cvs rdiff -u -r1.66 -r1.67 src/sys/arch/mips/mips/cpu_exec.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.