linux kernel crash dump surpport in linux4.1.15 for imx6

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

linux kernel crash dump surpport in linux4.1.15 for imx6

1,215 次查看
xinchangxiang
Contributor I

Hi All,

       I want to dump crash file in file system, such as LKCD .

       If anyone knows about this , can you please give the references

标签 (1)
0 项奖励
2 回复数

730 次查看
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi,

Although many debugging tools claim that they could support ARM architecture such as KDUMP, LKDC Crash Uitlity,etc, they are unstable. I just can suggest to try: Kernel/KernelDebuggingTricks - Ubuntu Wiki  in case of i.mx6 debug kernel.

  Or you should try to Build Linux Kernel and make sure that the feature kexec and debug info are enable.
·         Boot options  —> 
·         [*] Kexec system call (EXPERIMENTAL)
Kernel hacking  —>
·         [*] Compile the kernel with debug info

Regards

730 次查看
xinchangxiang
Contributor I

Thanks for your help , I have a try.

0 项奖励