06 Debugging
06 Debugging
Vlastimil Babka
vbabka@suse.cz
Agenda – Debugging Scenarios
Source: https://lore.kernel.org/lkml/20181126002805.GI18977@shao2-debian/
On core dump
crash vmlinux.gz vmlinux.debug vmcore
On live system
crash vmlinux.gz vmlinux.debug
Options
-s silent, output not paged to less
-i file execute commands from file
--mod dir search for module debuginfo in dir
--minimal only basic commands (for broken dumps)
binary:0000000000000000000000000000000000000000110001101000000000101111
bits set: 23 22 18 17 15 5 3 2 1 0
binary:0000000000000000000000000000000000000000110001101000000001011100
bits set: 23 22 18 17 15 6 4 3 2
Not a bit flip, but lowest byte 2f was somehow changed to 5c