diff options
author | Roland Pesch <pesch@cygnus> | 1992-06-02 00:48:46 +0000 |
---|---|---|
committer | Roland Pesch <pesch@cygnus> | 1992-06-02 00:48:46 +0000 |
commit | 45c53080cc73c375ff52c387a4f140437275579d (patch) | |
tree | 9d2d6affa698ca1ffc1e9decf1f5d86e869060f5 /gdb/doc | |
parent | fb44a8f557e95ee32c08cc04f8ec40287deeefb6 (diff) | |
download | gdb-45c53080cc73c375ff52c387a4f140437275579d.zip gdb-45c53080cc73c375ff52c387a4f140437275579d.tar.gz gdb-45c53080cc73c375ff52c387a4f140437275579d.tar.bz2 |
Tracking changes from Lucid: option formerly known as either
"-cadillac" or "-energize" is called "-context" now.
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/gdb.texinfo | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/doc/gdb.texinfo b/gdb/doc/gdb.texinfo index 814a085..23fb0b7 100644 --- a/gdb/doc/gdb.texinfo +++ b/gdb/doc/gdb.texinfo @@ -1062,8 +1062,7 @@ Run _GDBN__ using @var{directory} as its working directory, instead of the current directory. _if__(_LUCID__) -@item -energize @var{authentication} -@itemx -cadillac @var{authentication} +@item -context @var{authentication} When the Energize programming system starts up _GDBN__, it uses this option to trigger an alternate mode of interaction. @var{authentication} is a pair of numeric codes that identify _GDBN__ |