Dumping core regs under freebsd
Nathan Whitehorn
nwhitehorn at freebsd.org
Mon Jan 3 06:03:15 UTC 2011
On 01/02/11 23:53, Sandeep Kumar wrote:
> HI all,
>
>
> I am facing some issue with on MPC8548E platform and I am seeing a machine
> check interrupt while a soft reset is done.
>
> Can someone help in letting me know how to dump the internal core regs like
> MSR, MCAR, etc under freebsd.
>
> I want to know the status of the core registers when this happens.
>
'show registers' will show at least some of these when this happens.
Most of MSR is copied to SRR0 when an exception is taken.
-Nathan
More information about the freebsd-ppc
mailing list