Hi JD, My experience with Kernel + PPC bit out-dated. It is very difficult blindly debug the kernel code. I use ksymoops script, which parse the panic text and map the address to symbol, to narrow down my focus/debug area. HTH :)
On Mon, Mar 17, 2014 at 5:45 PM, PrasannaKumar Muralidharan < [email protected]> wrote: > Hope > https://www.kernel.org/pub/linux/kernel/people/jwessel/kgdb/ch03s04.html > will help. Please google for the kgdboe patch. I am not sure whether > it got merged with the mainline kernel already. > > Note: I have tried this only with x86. But I guess it should work with > PowerPC also. > > Regards, > PrasannaKumar > _______________________________________________ > ILUGC Mailing List: > http://www.ae.iitm.ac.in/mailman/listinfo/ilugc > ILUGC Mailing List Guidelines: > http://ilugc.in/mailinglist-guidelines > -- Bharathi Subramanian _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc ILUGC Mailing List Guidelines: http://ilugc.in/mailinglist-guidelines
