PERFORCE change 130265 for review

Oleksandr Tymoshenko gonzo at FreeBSD.org
Wed Dec 5 06:40:20 PST 2007


http://perforce.freebsd.org/chv.cgi?CH=130265

Change 130265 by gonzo at 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


More information about the p4-projects mailing list