Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(81)

Side by Side Diff: gdb/doc/all-cfg.texi

Issue 11969036: Merge GDB 7.5.1 (Closed) Base URL: http://git.chromium.org/native_client/nacl-gdb.git@master
Patch Set: Created 7 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « gdb/doc/agentexpr.texi ('k') | gdb/doc/gdb.info » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 @c GDB MANUAL configuration file. 1 @c GDB MANUAL configuration file.
2 @c 2 @c
3 @c Copyright (C) 1993, 1995, 1999, 2002, 2011-2012 Free Software 3 @c Copyright (C) 1993, 1995, 1999, 2002, 2011-2012 Free Software
4 @c Foundation, Inc. 4 @c Foundation, Inc.
5 @c 5 @c
6 @c NOTE: While the GDB manual is configurable (by changing these 6 @c NOTE: While the GDB manual is configurable (by changing these
7 @c switches), its configuration is ***NOT*** automatically tied in to 7 @c switches), its configuration is ***NOT*** automatically tied in to
8 @c source configuration---because the authors expect that, save in 8 @c source configuration---because the authors expect that, save in
9 @c unusual cases, the most inclusive form of the manual is appropriate 9 @c unusual cases, the most inclusive form of the manual is appropriate
10 @c no matter how the program itself is configured. 10 @c no matter how the program itself is configured.
(...skipping 14 matching lines...) Expand all
25 @c 25 @c
26 @c Refrain from discussing how to configure sw and format doc? 26 @c Refrain from discussing how to configure sw and format doc?
27 @clear PRECONFIGURED 27 @clear PRECONFIGURED
28 @c 28 @c
29 @c ---------------------------------------------------------------------- 29 @c ----------------------------------------------------------------------
30 @c STRINGS: 30 @c STRINGS:
31 @c 31 @c
32 @c Name of GDB program. Used also for (gdb) prompt string. 32 @c Name of GDB program. Used also for (gdb) prompt string.
33 @set GDBP gdb 33 @set GDBP gdb
34 @c 34 @c
35 @c Name of GDBTUI program.
36 @set GDBTUI gdbtui
37 @c
38 @c Name of GDB product. Used in running text. 35 @c Name of GDB product. Used in running text.
39 @set GDBN @sc{gdb} 36 @set GDBN @sc{gdb}
40 @c 37 @c
41 @c Name of host. Should not be used in generic configs, but generic 38 @c Name of host. Should not be used in generic configs, but generic
42 @c value may catch some flubs. 39 @c value may catch some flubs.
43 @set HOST machine specific 40 @set HOST machine specific
44 @c 41 @c
45 @c Name of GCC product 42 @c Name of GCC product
46 @set NGCC @sc{gcc} 43 @set NGCC @sc{gcc}
47 @c 44 @c
48 @c Name of GCC program 45 @c Name of GCC program
49 @set GCC gcc 46 @set GCC gcc
OLDNEW
« no previous file with comments | « gdb/doc/agentexpr.texi ('k') | gdb/doc/gdb.info » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698