source: svn/trunk/newcon3bcm2_21bu/toolchain/info/dir @ 31

Last change on this file since 31 was 2, checked in by jglee, 11 years ago

first commit

  • Property svn:executable set to *
File size: 1.1 KB
Line 
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
17Programming
18* Cpp: (cpp).                  The GNU C preprocessor.
19* Cpplib: (cppinternals).      Cpplib internals.
20* gcc: (gcc).                  The GNU Compiler Collection.
21* gccinstall: (gccinstall).    Installing the GNU Compiler Collection.
22* gccint: (gccint).            Internals of the GNU Compiler Collection.
23
24Software development
25* Annotate: (annotate).                 The obsolete annotation interface.
26* Gdb: (gdb).                     The GNU debugger.
27* Gdb-Internals: (gdbint).      The GNU debugger's internals.
28* Stabs: (stabs).                 The "stabs" debugging information format.
Note: See TracBrowser for help on using the repository browser.