General Commands
addr2line | convert addresses or symbol+offset into file names and line numbers |
ar | create, modify, and extract from archives |
as | the portable GNU assembler. |
c++filt | demangle C++ and Java symbols |
elfedit | update ELF header and program property of ELF files |
gprof | display call graph profile data |
ld | The GNU linker |
ld.gold | The GNU ELF linker |
nm | list symbols from object files |
objcopy | copy and translate object files |
objdump | display information from object files |
ranlib | generate an index to an archive |
readelf | display information about ELF files |
size | list section sizes and total size of binary files |
strings | print the sequences of printable characters in files |
strip | discard symbols and other data from object files |