diff options
author | Stan Shebs <shebs@codesourcery.com> | 1999-02-06 01:26:06 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1999-02-06 01:26:06 +0000 |
commit | c1a227bf1de8e83e5238fe04a9583bbd7a9aa1c7 (patch) | |
tree | 9431d25e948f057789463d079823ad1823bc343a /gdb/doc/all-cfg.texi | |
parent | 944014510b35fad12f2fd224bf267a5f0400f79d (diff) | |
download | gdb-c1a227bf1de8e83e5238fe04a9583bbd7a9aa1c7.zip gdb-c1a227bf1de8e83e5238fe04a9583bbd7a9aa1c7.tar.gz gdb-c1a227bf1de8e83e5238fe04a9583bbd7a9aa1c7.tar.bz2 |
* gdb.texinfo: Many changes; update to Seventh Edition,
merge some HP changes into mainline, describe some previously
undocumented features, describe more of the target commands
available, eliminate obsolete section on renamed commands.
* all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
Diffstat (limited to 'gdb/doc/all-cfg.texi')
-rw-r--r-- | gdb/doc/all-cfg.texi | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/gdb/doc/all-cfg.texi b/gdb/doc/all-cfg.texi index 48ca4df..74d8090 100644 --- a/gdb/doc/all-cfg.texi +++ b/gdb/doc/all-cfg.texi @@ -45,18 +45,12 @@ @c Zilog 8000 target: @set Z8K @c -@c Lucid "Energize" environment: -@clear LUCID -@c @c Wind River Systems VxWorks environment: @set VXWORKS @c @c ---------------------------------------------------------------------- @c DOC FEATURE FLAGS: @c -@c Include change-from-old? -@set NOVEL -@c @c Bare-board target? @clear BARETARGET @c @@ -76,9 +70,6 @@ @c Talk about CPU simulator targets? @set SIMS @c -@c Is manual stand-alone, or part of an agglomeration, with overall GPL? -@clear AGGLOMERATION -@c @c Remote serial line settings of interest? @set SERIAL @c @@ -109,9 +100,6 @@ @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 host. Should not be used in generic configs, but generic @c value may catch some flubs. @set HOST machine specific |