diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-02-02 04:31:24 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1995-02-02 04:31:24 +0000 |
commit | b7a24051cf6415d9482b7af73375ae5637b7cba1 (patch) | |
tree | 7be74aa4c95475b73ce7336c6b067bf3a242c488 /gdb/doc/ChangeLog | |
parent | ead95f8ac2e5fa6fbbedd7e3c548a1915a5e2199 (diff) | |
download | gdb-b7a24051cf6415d9482b7af73375ae5637b7cba1.zip gdb-b7a24051cf6415d9482b7af73375ae5637b7cba1.tar.gz gdb-b7a24051cf6415d9482b7af73375ae5637b7cba1.tar.bz2 |
* stabs.texinfo (Source Files): Document N_SO used to mark the end
of a source file.
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 24d28fd..e5aa67a 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com) + + * stabs.texinfo (Source Files): Document N_SO used to mark the end + of a source file. + Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.texinfo (Processes): New node. |