The GNU binary utilities.
ar, nm, and ranlib are provided by the binutils package. gcc-ar, gcc-nm, and gcc-ranlib are provided by the GCC package. …
gcc binutils linux-toolchainThere's now gdb and binutils support for separating debug info from the binaries to be debugged. Docs describing this can …
debugging gdb binutils