Package: binutils-multiarch
Version: 2.18~cvs20070812-1
Severity: important

I'm trying to disassemble raw ARM code. You can use any random
input file to test this; the bug report email will do nicely.
(invalid instructions should be reported as such, as they are
when disassembling ELF files)

In case it matters, I'm on PowerPC. (32-bit, big-endian, with char
being unsigned by default)

$ objdump -D --target=binary -EL -z -w --architecture=arm /tmp/my-file

/tmp/my-file:     file format binary

Disassembly of section .data:

0000000000000000 <.data>:
Segmentation fault
$


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to