Displaying 2 results from an estimated 2 matches for "d62462".
2020 Jun 16
2
How to fixup source paths during objdump disassembly?
...n any of the boards for the
Tock Operating System (e.g.
https://github.com/tock/tock/tree/master/boards/hail ) will produce many
missing file warnings.
Thanks for your help!
-Pat
[1]
https://doc.rust-lang.org/1.24.0/unstable-book/compiler-flags/remap-path-prefix.html
[2] https://reviews.llvm.org/D62462
[3] https://linux.die.net/man/1/objdump
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200616/f7a1df04/attachment.html>
2020 Apr 28
5
llvm-objdump: failed to parse debug information
Hi,
In a 32-bit ARM build, I am seeing the following warning (edited for
simplicity, I can provide full logs if necessary):
> llvm-objdump -l -d -x file.elf
> llvm-objdump: warning: 'file.elf': failed to parse debug information for file.elf
All object files and static libraries seem to have debug info (i.e.,
llvm-objdump does not complain when run on each file individually and