1 This is the file .../info/dir, which contains the 2 topmost node of the Info hierarchy, called (dir)Top. 3 The first time you invoke Info you start off looking at this node. 4 5 File: dir, Node: Top This is the top of the INFO tree 6 7 This (the Directory node) gives a menu of major topics. 8 Typing "q" exits, "?" lists all Info commands, "d" returns here, 9 "h" gives a primer for first-timers, 10 "mEmacs<Return>" visits the Emacs manual, etc. 11 12 In Emacs, you can click mouse button 2 on a menu item or cross reference 13 to select it. 14 15 * Menu: 16 17 Miscellaneous 18 * As: (as). The GNU assembler. 19 * Bfd: (bfd). The Binary File Descriptor library. 20 * Binutils: (binutils). The GNU binary utilities. 21 * Gas: (as). The GNU assembler. 22 * Ld: (ld). The GNU linker. 23 * addr2line: (binutils)addr2line. Convert addresses to file and line 24 * ar: (binutils)ar. Create, modify, and extract from archives 25 * c++filt: (binutils)c++filt. Filter to demangle encoded C++ symbols 26 * cxxfilt: (binutils)c++filt. MS-DOS name for c++filt 27 * dlltool: (binutils)dlltool. Create files needed to build and use DLLs 28 * nlmconv: (binutils)nlmconv. Converts object code into an NLM 29 * nm: (binutils)nm. List symbols from object files 30 * objcopy: (binutils)objcopy. Copy and translate object files 31 * objdump: (binutils)objdump. Display information from object files 32 * ranlib: (binutils)ranlib. Generate index to archive contents 33 * readelf: (binutils)readelf. Display the contents of ELF format files. 34 * size: (binutils)size. List section sizes and total size 35 * strings: (binutils)strings. List printable strings from files 36 * strip: (binutils)strip. Discard symbols 37 * windres: (binutils)windres. Manipulate Windows resources 38 39 Software development 40 * Cpp: (cpp). The GNU C preprocessor. 41 * Cpplib: (cppinternals). Cpplib internals. 42 * gcc: (gcc). The GNU Compiler Collection. 43 * gccinstall: (gccinstall). Installing the GNU Compiler Collection. 44 * gccint: (gccint). Internals of the GNU Compiler Collection. 45