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 Individual utilities 18 * addr2line: (binutils)addr2line. Convert addresses to file and 19 line. 20 * ar: (binutils)ar. Create, modify, and extract 21 from archives. 22 * c++filt: (binutils)c++filt. Filter to demangle encoded C++ 23 symbols. 24 * cxxfilt: (binutils)c++filt. MS-DOS name for c++filt. 25 * dlltool: (binutils)dlltool. Create files needed to build 26 and use DLLs. 27 * nlmconv: (binutils)nlmconv. Converts object code into an 28 NLM. 29 * nm: (binutils)nm. List symbols from object files. 30 * objcopy: (binutils)objcopy. Copy and translate object 31 files. 32 * objdump: (binutils)objdump. Display information from 33 object files. 34 * ranlib: (binutils)ranlib. Generate index to archive 35 contents. 36 * readelf: (binutils)readelf. Display the contents of ELF 37 format files. 38 * size: (binutils)size. List section sizes and total 39 size. 40 * strings: (binutils)strings. List printable strings from 41 files. 42 * strip: (binutils)strip. Discard symbols. 43 * windmc: (binutils)windmc. Generator for Windows message 44 resources. 45 * windres: (binutils)windres. Manipulate Windows resources. 46 47 Miscellaneous 48 * As: (as). The GNU assembler. 49 * Bfd: (bfd). The Binary File Descriptor library. 50 * Gas: (as). The GNU assembler. 51 * Ld: (ld). The GNU linker. 52 * gprof: (gprof). Profiling your program's execution 53 54 Software development 55 * Annotate: (annotate). The obsolete annotation interface. 56 * Binutils: (binutils). The GNU binary utilities. 57 * Gdb: (gdb). The GNU debugger. 58 * Gdb-Internals: (gdbint). The GNU debugger's internals. 59 * Stabs: (stabs). The "stabs" debugging information format. 60