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: PATCH: support compressed sections in addr2line, objdump, readelf


} Native configuration is powerpc-suse-linux-gnu
} [...]
} regexp_diff match failure
} regexp "^  Minimum Instruction Length:  1$"
} line   "  Minimum Instruction Length:  4"
} FAIL: objdump -W

Thanks for the bug report.  It's very possible the bug is with the
test: I don't know which parts of the debug output are always the same
between architectures, and which might differ.  Is anyone on this list
a powerpc expert?  Is it reasonable that the "Minimum Instruction
Length" field (in the .debug_line debug section) might be 1 on some
architectures and >1 on others?

Andreas, if you manually change the objdump.W to fix up the failing
line, does the rest of the file match?

craig


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