[Top] | [Contents] | [Index] | [ ? ] |
Introduction
This brief manual contains documentation for the GNU binary utilities version No value for VERSION:
This document is distributed under the terms of the GNU Free Documentation License. A copy of the license is included in the section entitled "GNU Free Documentation License".
1. ar | Create, modify, and extract from archives | |
2. nm | List symbols from object files | |
3. objcopy | Copy and translate object files | |
4. objdump | Display information from object files | |
5. ranlib | Generate index to archive contents | |
15. readelf | Display the contents of ELF format files. | |
6. size | List section sizes and total size | |
7. strings | List printable strings from files | |
8. strip | Discard symbols | |
9. c++filt | Filter to demangle encoded C++ symbols | |
9. c++filt | MS-DOS name for c++filt | |
10. addr2line | Convert addresses to file and line | |
11. nlmconv | Converts object code into an NLM | |
13. windres | Manipulate Windows resources | |
12. windmc | Generator for Windows message resources | |
14. dlltool | Create files needed to build and use DLLs | |
16. Common Options | Command-line options for all utilities | |
17. Selecting the Target System | How these utilities determine the target. | |
18. Reporting Bugs | ||
A. GNU Free Documentation License | ||
Binutils Index |
[Top] | [Contents] | [Index] | [ ? ] |