Date: Wed, 5 Dec 2007 14:40:19 GMT From: Oleksandr Tymoshenko <gonzo@FreeBSD.org> To: Perforce Change Reviews <perforce@FreeBSD.org> Subject: PERFORCE change 130265 for review Message-ID: <200712051440.lB5EeJDK039810@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=130265 Change 130265 by gonzo@gonzo_jeeves on 2007/12/05 14:40:16 o Add stack_save/stack_save_td. MIPS stack unwinding is tough, really tough, so let's start with version from db_trace.c Affected files ... .. //depot/projects/mips2/src/sys/conf/files.mips#20 edit .. //depot/projects/mips2/src/sys/mips/mips/stack_machdep.c#1 add Differences ... ==== //depot/projects/mips2/src/sys/conf/files.mips#20 (text+ko) ==== @@ -23,6 +23,7 @@ mips/mips/mem.c optional mem mips/mips/nexus.c standard mips/mips/pmap.c standard +mips/mips/stack_machdep.c optional ddb | stack mips/mips/support.S standard mips/mips/swtch.S standard mips/mips/sys_machdep.c standard
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712051440.lB5EeJDK039810>
