Does eu-objdump support disassemble on no-x86 platforms?

ChenQi Qi.Chen at windriver.com
Mon Sep 30 07:24:42 UTC 2013


Hi all,

I'm not familiar to elfutils, so please point it out if I'm saying nonsense.

I tried to use eu-objdump on mips, but it reported an error -- "cannot 
disassemble".

So I looked into the source code of 0.155, it seems that elfutils only 
supports disassemble on x86 platforms.
x86_64_dis.h and i386_dis.h are available under /libcpu, but no relevant 
files for other archs.
So if I understand it right, eu-objdump only supports disassemble on x86 
platforms? Right?

Best Regards,
Chen Qi


More information about the elfutils-devel mailing list