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: [msp430-elf] Interrupt vector corrupted?


The interrupt table is data, not opcodes.  Disassembling it will lead to
much hilarity.  Are you complaining that objdump should not attempt to
disassemble those sections by default?  Because that might be something
we can fix, likely by replacing "ax" with "a" (and is easily
tested/confirmed by you)

Either way, the data looks valid at least, so this is only a display
bug, not a wrong-code bug.


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