Date: Mon, 3 Jan 2011 12:06:35 +0530 From: Sandeep Kumar <sandeep.gopalpet@gmail.com> To: Nathan Whitehorn <nwhitehorn@freebsd.org> Cc: freebsd-ppc@freebsd.org Subject: Re: Dumping core regs under freebsd Message-ID: <AANLkTimQogT0MxUTubtvznM5T20SquGWJcibPm1Z8ysW@mail.gmail.com> In-Reply-To: <4D2166A1.90505@freebsd.org> References: <AANLkTimZVJneKzkUjWBNXqL8VeiGerfXrheVJmUTAyt1@mail.gmail.com> <4D2166A1.90505@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
HI Nathan, I specifically want to dump MCAR register which is not currently dumped, i want to know what i should do add support for dumping new regs. -- Thanks Sandeep On Mon, Jan 3, 2011 at 11:33 AM, Nathan Whitehorn <nwhitehorn@freebsd.org>wrote: > 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 > _______________________________________________ > freebsd-ppc@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ppc > To unsubscribe, send any mail to "freebsd-ppc-unsubscribe@freebsd.org" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTimQogT0MxUTubtvznM5T20SquGWJcibPm1Z8ysW>