GNU Binary Utilities

来自开放百科 - 灰狐
跳转到: 导航, 搜索
Wikipedia-35x35.png 您可以在Wikipedia上了解到此条目的英文信息 GNU Binary Utilities Thanks, Wikipedia.

The GNU Binary Utilities, or binutils, is a collection of programming tools for the manipulation of object code in various object file formats. The current versions were originally written by programmers at Cygnus Solutions using the BFD library. They are typically used in conjunction with GCC, make and GDB.

The binutils include the following commands:

  • as - assembler
  • ld - linker
  • addr2line - convert address to file and line
  • ar - create, modify, and extract from archives
  • c++filt - demangling filter for C++ symbols
  • nm - list symbols in object files
  • objcopy - copy object files, possibly making changes
  • objdump - dump information about object files
  • ranlib - generate indexes for archives
  • readelf - display content of ELF files
  • size - list total and section sizes
  • strings - list printable strings
  • strip - remove symbols from an object file
  • gprof - Profiler

http://www.gnu.org/software/binutils/

分享您的观点
个人工具
名字空间

变换
操作
导航
工具箱