How to Generate Symbol file?
I wonder how to generate symbol file from binary executable under GNU/Linux?
I googled a lot and tried the following but with no luck. x-(
can't read symbols: File format not recognized.
I googled a lot and tried the following but with no luck. x-(
- nm -n
- objdump -h -S
- objdump -t
can't read symbols: File format not recognized.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home