Initial import from FreeBSD RELENG_4:
[dragonfly.git] / contrib / gdb / gdb / doc / HPPA-cfg.texi
1 @c GDB MANUAL configuration file.  
2 @c Copyright (c) 1993 Free Software Foundation, Inc.
3 @c
4 @c NOTE: While the GDB manual is configurable (by changing these
5 @c switches), its configuration is ***NOT*** automatically tied in to
6 @c source configuration---because the authors expect that, save in
7 @c unusual cases, the most inclusive form of the manual is appropriate
8 @c no matter how the program itself is configured.
9 @c
10 @c The only automatically-varying variable is the GDB version number,
11 @c which the Makefile rewrites based on the VERSION variable from
12 @c `../Makefile.in'.  
13 @c 
14 @c GDB version number is recorded in the variable GDBVN
15 @include GDBvn.texi
16 @c
17 @c ----------------------------------------------------------------------
18 @c PLATFORM FLAGS:
19 @clear GENERIC
20 @c
21 @c HP PA-RISC target:
22 @set HPPA
23 @c
24 @c Hitachi H8/300 target:
25 @clear H8
26 @c Hitachi H8/300 target ONLY:
27 @clear H8EXCLUSIVE
28 @c
29 @c remote MIPS target:
30 @clear MIPS
31 @c
32 @c SPARC target:
33 @clear SPARC
34 @c
35 @c AMD 29000 target:
36 @clear AMD29K
37 @c
38 @c Intel 960 target:
39 @clear I960
40 @c
41 @c Tandem ST2000 (phone switch) target:
42 @clear ST2000
43 @c
44 @c Zilog 8000 target:
45 @clear Z8K
46 @c
47 @c Wind River Systems VxWorks environment:
48 @clear VXWORKS
49 @c
50 @c ----------------------------------------------------------------------
51 @c DOC FEATURE FLAGS:
52 @c 
53 @c Bare-board target?
54 @clear BARETARGET
55 @c
56 @c Restrict languages discussed to C?
57 @c This is backward.  As time permits, change this to language-specific
58 @c switches for what to include.
59 @clear CONLY
60 @c Discuss Fortran?
61 @clear FORTRAN
62 @c
63 @c Discuss Modula 2?
64 @clear MOD2
65 @c
66 @c Specifically for host machine running DOS?
67 @clear DOSHOST
68 @c
69 @c Talk about CPU simulator targets?
70 @clear SIMS
71 @c
72 @c Remote serial line settings of interest?
73 @set SERIAL
74 @c
75 @c Discuss features requiring Posix or similar OS environment?
76 @set POSIX
77 @c
78 @c Discuss remote serial debugging stub?
79 @clear REMOTESTUB
80 @c
81 @c Discuss gdbserver?
82 @set GDBSERVER
83 @c
84 @c Discuss gdbserve.nlm?
85 @set GDBSERVE
86 @c
87 @c Refrain from discussing how to configure sw and format doc?
88 @clear PRECONFIGURED
89 @c
90 @c Refrain from referring to unfree publications?
91 @set FSFDOC
92 @c
93 @c ----------------------------------------------------------------------
94 @c STRINGS:
95 @c
96 @c Name of GDB program.  Used also for (gdb) prompt string.
97 @set GDBP gdb
98 @c 
99 @c Name of GDB product.  Used in running text.
100 @set GDBN GDB
101 @c
102 @c Name of target.
103 @set TARGET HP 9000 Systems
104 @c 
105 @c Name of host.  Should not be used in generic configs, but generic
106 @c value may catch some flubs.
107 @set HOST machine specific
108 @c
109 @c Name of GCC product
110 @set NGCC GCC
111 @c 
112 @c Name of GCC program
113 @set GCC gcc
114