* Makefile.in (GDBvn.texi): Fix match expression to work with
[deliverable/binutils-gdb.git] / gdb / doc / HPPA-cfg.texi
CommitLineData
13b470dc
DT
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 Lucid "Energize" environment:
48@clear LUCID
49@c
50@c Wind River Systems VxWorks environment:
51@clear VXWORKS
52@c
53@c ----------------------------------------------------------------------
54@c DOC FEATURE FLAGS:
55@c
56@c Include change-from-old?
57@set NOVEL
58@c
59@c Bare-board target?
60@clear BARETARGET
61@c
62@c Restrict languages discussed to C?
63@c This is backward. As time permits, change this to language-specific
64@c switches for what to include.
65@clear CONLY
66@c Discuss Fortran?
67@clear FORTRAN
68@c
69@c Discuss Modula 2?
70@clear MOD2
71@c
72@c Specifically for host machine running DOS?
73@clear DOSHOST
74@c
75@c Talk about CPU simulator targets?
76@clear SIMS
77@c
78@c Is manual stand-alone, or part of an agglomeration, with overall GPL?
79@clear AGGLOMERATION
80@c
81@c Remote serial line settings of interest?
82@set SERIAL
83@c
84@c Discuss features requiring Posix or similar OS environment?
85@set POSIX
86@c
87@c Discuss remote serial debugging stub?
88@clear REMOTESTUB
89@c
90@c Discuss gdbserver?
91@set GDBSERVER
92@c
93@c Discuss gdbserve.nlm?
94@set GDBSERVE
95@c
96@c Refrain from discussing how to configure sw and format doc?
97@clear PRECONFIGURED
98@c
99@c Refrain from referring to unfree publications?
100@set FSFDOC
101@c
102@c ----------------------------------------------------------------------
103@c STRINGS:
104@c
105@c Name of GDB program. Used also for (gdb) prompt string.
106@set GDBP gdb
107@c
108@c Name of GDB product. Used in running text.
109@set GDBN GDB
110@c
111@c Name of GDB initialization file.
112@set GDBINIT .gdbinit
113@c
114@c Name of target.
115@set TARGET HP 9000 Systems
116@c
117@c Name of host. Should not be used in generic configs, but generic
118@c value may catch some flubs.
119@set HOST machine specific
120@c
121@c Name of GCC product
122@set NGCC GCC
123@c
124@c Name of GCC program
125@set GCC gcc
126
This page took 0.027001 seconds and 4 git commands to generate.