mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-15 04:31:49 +08:00
1d7c3357dd
(a) to make H8 configuration come out right (first attempt since conversion to texinfo conditionals); (b) to exploit yesterday's makeinfo bugfix, using conditionals in menus rather than multiple alternative menus. 2. Update H8 text to refer to H8/500 as well as H8/300. 3. Define config file gdb-config.texi as a link in Makefile, based on a DOC_CONFIG variable.
43 lines
797 B
Plaintext
43 lines
797 B
Plaintext
@c GDB version number is recorded in the variable GDBVN
|
|
@include GDBvn.texi
|
|
@c
|
|
@set AGGLOMERATION
|
|
@clear AMDxxixK
|
|
@set BARETARGET
|
|
@set CONLY
|
|
@set DOSHOST
|
|
@clear FSFDOC
|
|
@set Hviii
|
|
@set HviiiEXCLUSIVE
|
|
@clear Icmlx
|
|
@clear NOVEL
|
|
@clear POSIX
|
|
@set PRECONFIGURED
|
|
@clear REMOTESTUB
|
|
@set SIMS
|
|
@clear SERIAL
|
|
@clear SPARC
|
|
@clear STmm
|
|
@clear VXWORKS
|
|
@clear ZviiiK
|
|
@c ----------------------------------------------------------------------
|
|
@c STRINGS:
|
|
@c
|
|
@c Name of GDB program. Used also for (gdb) prompt string.
|
|
@set GDBP gdb
|
|
@c
|
|
@c Name of GDB product. Used in running text.
|
|
@set GDBN GDB
|
|
@c
|
|
@c Name of GDB initialization file.
|
|
@set GDBINIT .gdbinit
|
|
@c
|
|
@c Name of target.
|
|
@set TARGET Hitachi H/300 and H/500
|
|
@c
|
|
@c Name of GCC product
|
|
@set NGCC GCC
|
|
@c
|
|
@c Name of GCC program
|
|
@set GCC gcc
|