Change how Page Faults work in SPARC. It now prints the faulting address, and panics...
authorGabe Black <gblack@eecs.umich.edu>
Thu, 7 Dec 2006 23:43:55 +0000 (18:43 -0500)
committerGabe Black <gblack@eecs.umich.edu>
Thu, 7 Dec 2006 23:43:55 +0000 (18:43 -0500)
commit015873fa863bb5b84e3f6b826422007272e9921d
tree096eefc51afa6c1954c3f36c2b2ad3417a7ef3ce
parent50b8cce355bc26a625e17a2651777340aa90a706
Change how Page Faults work in SPARC. It now prints the faulting address, and panics instead of fatals. This isn't technically what it should do, but it makes gdb stop at the panic rather than letting m5 exit.

--HG--
extra : convert_revision : 3b14c99edaf649e0809977c9579afb2b7b0d72e9
src/arch/sparc/faults.cc