diff options
Diffstat (limited to 'gdb/doc/none.m4')
-rw-r--r-- | gdb/doc/none.m4 | 9 |
1 files changed, 7 insertions, 2 deletions
diff --git a/gdb/doc/none.m4 b/gdb/doc/none.m4 index f1ef870..d27ae3c 100644 --- a/gdb/doc/none.m4 +++ b/gdb/doc/none.m4 @@ -1,3 +1,4 @@ + _divert__(-1) Switches: @@ -8,6 +9,9 @@ _define__(<_ALL_ARCH__>,<0>) (Meant as most inclusive; file turning "_GENERIC__") _define__(<_GENERIC__>,<1>) (may not be quite all configs; meant for "most vanilla" manual) +_define__(<_AGGLOMERATION__>,<0>) is manual part of an agglomeration, + with GPL formatted separately? +_define__(<_PRECONFIGURED__>,<0>) is manual *only* for preconfigured sw? _define__(<_FSF__>,<1>) set to zero to include things FSF won't take which Cygnus may want. _define__(<_INTERNALS__>,<0>) @@ -25,9 +29,10 @@ _define__(<_BARE__>,<0>) Turn on to indicate no OS facilities _define__(<_DOSHOST__>,<0>) Is this GDB DOS-hosted? -_define__(<_CONLY__>,<0>) Mention only C and C++ debugging if - turned on +_define__(<_CONLY__>,<0>) Mention only C debugging if + turned on. +_define__(<_REMOTESTUB__>,<1>) Generic remote serial stub _define__(<_AMD29K__>,<0>) Specific architectures. Note none _define__(<_H8__>,<0>) _define__(<_I80386__>,<0>) starts out on. |