You are not logged in.
Hi,
Anyone know, how to force coredump in the Kernel source code?. And also to collect all information related to CPU Registers, CPU IRAM, Cache Data and complete SDRAM content.
Offline
Offline
Looks like the SysRq features built into the kernel might allow this:
http://lxr.linux.no/#linux+v2.6.31/Docu … /sysrq.txt
Offline