diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-05-05 04:25:03 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-05-05 04:25:03 +0000 |
commit | f710410bf9cfca2eea187eb9d114325a45f59575 (patch) | |
tree | 0dcfdae4a2c5f551791cc057da61b7e95743270d /gdb/doc/ChangeLog | |
parent | 731dca9461bf91efbbe52f6b17c2ad49d5e4fef8 (diff) | |
download | gdb-f710410bf9cfca2eea187eb9d114325a45f59575.zip gdb-f710410bf9cfca2eea187eb9d114325a45f59575.tar.gz gdb-f710410bf9cfca2eea187eb9d114325a45f59575.tar.bz2 |
* annotate.texi: Change edition to 0.5 and date to May 1994.
Add index.
(Frames): New node, for frame annotation.
(Displays): New node, for display annotation.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 35c01ca..b17deb5 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,5 +1,10 @@ Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + * annotate.texi: Change edition to 0.5 and date to May 1994. + Add index. + (Frames): New node, for frame annotation. + (Displays): New node, for display annotation. + * remote.texi (MIPS Remote): Say that set timeout doesn't apply when waiting for your program to stop. |