This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: arm objdump bug?


Hi Joel,

   f394:    0001f7d8     .word    0x0001f7d8
   f398:    fbb4          .short    0xfbb4
   f39a:    01              .byte    0x01
    ...

The sequence of .short, .byte, ... probably should be another
word which with a value of 0x001fbb4.
I don't have the .exe this was generated from anymore

I think that this is because of several bug fixes that were recently applied to the arm dissasmbler to address this sort of thing.


and from many runs, we have only seen this once so far.

If you are ever able to reproduce this problem using the latest objdump please save the executable and report the problem again.


Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]