Add heterogeneous debugging support and AMD GPU information.
[deliverable/binutils-gdb.git] / gdb / doc / all-cfg.texi
CommitLineData
c906108c 1@c GDB MANUAL configuration file.
050be0dc 2@c
11bc5fe4 3@c Copyright (C) 1993-2020 Free Software Foundation, Inc.
a8b43b7b 4@c Copyright (C) 2020 Advanced Micro Devices, Inc. All rights reserved.
c906108c
SS
5@c
6@c NOTE: While the GDB manual is configurable (by changing these
7@c switches), its configuration is ***NOT*** automatically tied in to
8@c source configuration---because the authors expect that, save in
9@c unusual cases, the most inclusive form of the manual is appropriate
10@c no matter how the program itself is configured.
11@c
12@c The only automatically-varying variable is the GDB version number,
13@c which the Makefile rewrites based on the VERSION variable from
14@c `../Makefile.in'.
15@c
16@c GDB version number is recorded in the variable GDBVN
17@include GDBvn.texi
18@c
19@c ----------------------------------------------------------------------
20@c PLATFORM FLAGS:
21@set GENERIC
22@c
23@c HP PA-RISC target ONLY:
24@clear HPPA
25@c
c906108c
SS
26@c Refrain from discussing how to configure sw and format doc?
27@clear PRECONFIGURED
28@c
c906108c
SS
29@c ----------------------------------------------------------------------
30@c STRINGS:
31@c
32@c Name of GDB program. Used also for (gdb) prompt string.
33@set GDBP gdb
34@c
35@c Name of GDB product. Used in running text.
a8b43b7b 36@set GDBN @sc{rocgdb}
c906108c
SS
37@c
38@c Name of host. Should not be used in generic configs, but generic
39@c value may catch some flubs.
40@set HOST machine specific
41@c
42@c Name of GCC product
050be0dc 43@set NGCC @sc{gcc}
c906108c
SS
44@c
45@c Name of GCC program
46@set GCC gcc
This page took 1.369654 seconds and 4 git commands to generate.