mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-28 07:08:01 +08:00
* 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.
This commit is contained in:
@ -1,3 +1,11 @@
|
|||||||
|
Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
|
||||||
|
|
||||||
|
* 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.
|
||||||
|
|
||||||
Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
|
Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
|
||||||
|
|
||||||
* gdb.texinfo: Make many HPPA conditionals unconditional,
|
* gdb.texinfo: Make many HPPA conditionals unconditional,
|
||||||
|
@ -44,18 +44,12 @@
|
|||||||
@c Zilog 8000 target:
|
@c Zilog 8000 target:
|
||||||
@clear Z8K
|
@clear Z8K
|
||||||
@c
|
@c
|
||||||
@c Lucid "Energize" environment:
|
|
||||||
@clear LUCID
|
|
||||||
@c
|
|
||||||
@c Wind River Systems VxWorks environment:
|
@c Wind River Systems VxWorks environment:
|
||||||
@clear VXWORKS
|
@clear VXWORKS
|
||||||
@c
|
@c
|
||||||
@c ----------------------------------------------------------------------
|
@c ----------------------------------------------------------------------
|
||||||
@c DOC FEATURE FLAGS:
|
@c DOC FEATURE FLAGS:
|
||||||
@c
|
@c
|
||||||
@c Include change-from-old?
|
|
||||||
@set NOVEL
|
|
||||||
@c
|
|
||||||
@c Bare-board target?
|
@c Bare-board target?
|
||||||
@clear BARETARGET
|
@clear BARETARGET
|
||||||
@c
|
@c
|
||||||
@ -75,9 +69,6 @@
|
|||||||
@c Talk about CPU simulator targets?
|
@c Talk about CPU simulator targets?
|
||||||
@clear SIMS
|
@clear SIMS
|
||||||
@c
|
@c
|
||||||
@c Is manual stand-alone, or part of an agglomeration, with overall GPL?
|
|
||||||
@clear AGGLOMERATION
|
|
||||||
@c
|
|
||||||
@c Remote serial line settings of interest?
|
@c Remote serial line settings of interest?
|
||||||
@set SERIAL
|
@set SERIAL
|
||||||
@c
|
@c
|
||||||
@ -108,9 +99,6 @@
|
|||||||
@c Name of GDB product. Used in running text.
|
@c Name of GDB product. Used in running text.
|
||||||
@set GDBN GDB
|
@set GDBN GDB
|
||||||
@c
|
@c
|
||||||
@c Name of GDB initialization file.
|
|
||||||
@set GDBINIT .gdbinit
|
|
||||||
@c
|
|
||||||
@c Name of target.
|
@c Name of target.
|
||||||
@set TARGET HP 9000 Systems
|
@set TARGET HP 9000 Systems
|
||||||
@c
|
@c
|
||||||
|
@ -45,18 +45,12 @@
|
|||||||
@c Zilog 8000 target:
|
@c Zilog 8000 target:
|
||||||
@set Z8K
|
@set Z8K
|
||||||
@c
|
@c
|
||||||
@c Lucid "Energize" environment:
|
|
||||||
@clear LUCID
|
|
||||||
@c
|
|
||||||
@c Wind River Systems VxWorks environment:
|
@c Wind River Systems VxWorks environment:
|
||||||
@set VXWORKS
|
@set VXWORKS
|
||||||
@c
|
@c
|
||||||
@c ----------------------------------------------------------------------
|
@c ----------------------------------------------------------------------
|
||||||
@c DOC FEATURE FLAGS:
|
@c DOC FEATURE FLAGS:
|
||||||
@c
|
@c
|
||||||
@c Include change-from-old?
|
|
||||||
@set NOVEL
|
|
||||||
@c
|
|
||||||
@c Bare-board target?
|
@c Bare-board target?
|
||||||
@clear BARETARGET
|
@clear BARETARGET
|
||||||
@c
|
@c
|
||||||
@ -76,9 +70,6 @@
|
|||||||
@c Talk about CPU simulator targets?
|
@c Talk about CPU simulator targets?
|
||||||
@set SIMS
|
@set SIMS
|
||||||
@c
|
@c
|
||||||
@c Is manual stand-alone, or part of an agglomeration, with overall GPL?
|
|
||||||
@clear AGGLOMERATION
|
|
||||||
@c
|
|
||||||
@c Remote serial line settings of interest?
|
@c Remote serial line settings of interest?
|
||||||
@set SERIAL
|
@set SERIAL
|
||||||
@c
|
@c
|
||||||
@ -109,9 +100,6 @@
|
|||||||
@c Name of GDB product. Used in running text.
|
@c Name of GDB product. Used in running text.
|
||||||
@set GDBN GDB
|
@set GDBN GDB
|
||||||
@c
|
@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 Name of host. Should not be used in generic configs, but generic
|
||||||
@c value may catch some flubs.
|
@c value may catch some flubs.
|
||||||
@set HOST machine specific
|
@set HOST machine specific
|
||||||
|
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user