http://review.cyanogenmod.com/20215

it could be useful to keep a bs=1 to get exact positions.
bionic fail to use the CONFIG_LFS flag to support large offsets,
this workaround fix the function on /dev/mem or /dev/kmem inputs

required to dump part of kernel code or memory like :
busybox dd bs=1 count=156 skip=$((0xC0035EF0)) if=/dev/kmem of=/tmp/func.dump

Post-Joint : 0001-dd-support-skip-and-seek-values-greater-than-2G-on-a.patch.

Attachment: 0001-dd-support-skip-and-seek-values-greater-than-2G-on-a.patch
Description: Binary data

_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to