in my rootfs the /proc/sys/kernel/core_pattern is not exsit,how to generate core dump file.
my kernel is 3.10.17
Hi,
Have you checked that CONFIG_COREDUMP is enabled in the kernel?
Best Regards,
Alejandro
ok, i checked it, CONFIG_COREDUMP is really not set, thank you very much