[Bug binutils/15818] New: objdump does not work with /proc/kcore
Assignee: unassigned at sourceware dot org Reporter: phasetempsec at gmail dot com -- You are receiving this mail because: You are on the CC list for the bug. ___ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org
[Bug binutils/15818] objdump does not work with /proc/kcore
http://sourceware.org/bugzilla/show_bug.cgi?id=15818 --- Comment #1 from phasetempsec at gmail dot com --- $ sudo cat /proc/kallsyms | grep " snd_request_card" a03df520 T snd_request_card[snd] $ sudo objdump -d --start-address=0xa03df520 --stop-address=0xa03d