1This is the file .../info/dir, which contains the
2topmost node of the Info hierarchy, called (dir)Top.
3The first time you invoke Info you start off looking at this node.
4
5File: 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
17GNU Libraries
18* libgomp: (libgomp).           GNU Offloading and Multi Processing Runtime
19                                  Library.
20* libitm: (libitm).             GNU Transactional Memory Library
21
22Individual utilities
23* addr2line: (binutils)addr2line.               Convert addresses to file and
24                                                  line.
25* ar: (binutils)ar.                             Create, modify, and extract
26                                                  from archives.
27* c++filt: (binutils)c++filt.                   Filter to demangle encoded C++
28                                                  symbols.
29* cxxfilt: (binutils)c++filt.                   MS-DOS name for c++filt.
30* dlltool: (binutils)dlltool.                   Create files needed to build
31                                                  and use DLLs.
32* elfedit: (binutils)elfedit.                   Update ELF header and property
33                                                  of ELF files.
34* nm: (binutils)nm.                             List symbols from object files.
35* objcopy: (binutils)objcopy.                   Copy and translate object
36                                                  files.
37* objdump: (binutils)objdump.                   Display information from
38                                                  object files.
39* ranlib: (binutils)ranlib.                     Generate index to archive
40                                                  contents.
41* readelf: (binutils)readelf.                   Display the contents of ELF
42                                                  format files.
43* size: (binutils)size.                         List section sizes and total
44                                                  size.
45* strings: (binutils)strings.                   List printable strings from
46                                                  files.
47* strip: (binutils)strip.                       Discard symbols.
48* windmc: (binutils)windmc.                     Generator for Windows message
49                                                  resources.
50* windres: (binutils)windres.                   Manipulate Windows resources.
51
52Software development
53* Annotate: (annotate).         The obsolete annotation interface.
54* As: (as).                     The GNU assembler.
55* Bfd: (bfd).                   The Binary File Descriptor library.
56* Binutils: (binutils).         The GNU binary utilities.
57* Cpp: (cpp).                   The GNU C preprocessor.
58* Cpplib: (cppinternals).       Cpplib internals.
59* Gas: (as).                    The GNU assembler.
60* Gdb: (gdb).                   The GNU debugger.
61* Ld: (ld).                     The GNU linker.
62* Stabs: (stabs).               The "stabs" debugging information format.
63* g++: (gcc).                   The GNU C++ compiler.
64* gcc: (gcc).                   The GNU Compiler Collection.
65* gccinstall: (gccinstall).     Installing the GNU Compiler Collection.
66* gccint: (gccint).             Internals of the GNU Compiler Collection.
67* gcov: (gcc) Gcov.             'gcov'--a test coverage program.
68* gcov-dump: (gcc) Gcov-dump.   'gcov-dump'--an offline gcda and gcno profile
69                                  dump tool.
70* gcov-tool: (gcc) Gcov-tool.   'gcov-tool'--an offline gcda profile
71                                  processing program.
72* gdbserver: (gdb) Server.      The GNU debugging server.
73* gfortran: (gfortran).         The GNU Fortran Compiler.
74* gprof: (gprof).               Profiling your program's execution
75* lto-dump: (gcc) lto-dump.     'lto-dump'--Tool for dumping LTO object files.
76