Lines Matching refs:kernel
3 A debuggable Microdroid VM creates a RAM dump of itself when the kernel panics. This
8 RAM dump is created automatically when there's a kernel panic. However, for
18 crashdump kernel is executed.
32 [ 14.998693][ T148] Starting crashdump kernel...
47 reboot: Restarting system with command 'kernel panic'
82 You also need the image of the kernel binary with debuggin enabled. The kernel
83 binary should be the same as the actual kernel that you used in the Microdroid
84 VM that crashed. To identify which kernel it was, look for the kernel version
94 of the kernel.
99 DON'T forget to replace `9013362` with the actual build ID of the kernel you used.
101 ### Running crash(8) with the RAM dump and the kernel image
142 actually triggered a crash in the kernel.