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 GNU libraries 18 * gmp: (gmp). GNU Multiple Precision Arithmetic Library. 19 20 GNU Libraries 21 * libquadmath: (libquadmath). GCC Quad-Precision Math Library 22 23 GNU Packages 24 * mpc: (mpc)Multiple Precision Complex Library. 25 26 Individual utilities 27 * addr2line: (binutils)addr2line. Convert addresses to file and 28 line. 29 * ar: (binutils)ar. Create, modify, and extract 30 from archives. 31 * c++filt: (binutils)c++filt. Filter to demangle encoded C++ 32 symbols. 33 * cxxfilt: (binutils)c++filt. MS-DOS name for c++filt. 34 * dlltool: (binutils)dlltool. Create files needed to build 35 and use DLLs. 36 * elfedit: (binutils)elfedit. Update the ELF header of ELF 37 files. 38 * nlmconv: (binutils)nlmconv. Converts object code into an 39 NLM. 40 * nm: (binutils)nm. List symbols from object files. 41 * objcopy: (binutils)objcopy. Copy and translate object 42 files. 43 * objdump: (binutils)objdump. Display information from 44 object files. 45 * ranlib: (binutils)ranlib. Generate index to archive 46 contents. 47 * readelf: (binutils)readelf. Display the contents of ELF 48 format files. 49 * size: (binutils)size. List section sizes and total 50 size. 51 * strings: (binutils)strings. List printable strings from 52 files. 53 * strip: (binutils)strip. Discard symbols. 54 * windmc: (binutils)windmc. Generator for Windows message 55 resources. 56 * windres: (binutils)windres. Manipulate Windows resources. 57 58 Software development 59 * As: (as). The GNU assembler. 60 * Bfd: (bfd). The Binary File Descriptor library. 61 * Binutils: (binutils). The GNU binary utilities. 62 * Gas: (as). The GNU assembler. 63 * Ld: (ld). The GNU linker. 64 * g++: (gcc). The GNU C++ compiler. 65 * gcc: (gcc). The GNU Compiler Collection. 66 * gccint: (gccint). Internals of the GNU Compiler Collection. 67 * gcov: (gcc) Gcov. `gcov'--a test coverage program. 68 * gprof: (gprof). Profiling your program's execution 69 70 Software libraries 71 * mpfr: (mpfr). Multiple Precision Floating-Point Reliable 72 Library. 73