diff options
author | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-02-04 14:40:56 +0000 |
---|---|---|
committer | Jim Kingdon <jkingdon@engr.sgi.com> | 1994-02-04 14:40:56 +0000 |
commit | 068b06f2df27982f9aa60e7241ac04708e7a03f8 (patch) | |
tree | 67f1c4e8cb63e2e1a9add3ba74856e82459759e5 /gdb/doc/ChangeLog | |
parent | 4386eff2d12dc946403cc01998dfdcb1d19676c8 (diff) | |
download | gdb-068b06f2df27982f9aa60e7241ac04708e7a03f8.zip gdb-068b06f2df27982f9aa60e7241ac04708e7a03f8.tar.gz gdb-068b06f2df27982f9aa60e7241ac04708e7a03f8.tar.bz2 |
* gdb.texinfo (Continuing and Stepping): When talking about "step"
versus functions without line numbers, also mention stepping into
them as well as "step" when you are in them. Tell the user how to
deal with the situation. Add comment about "debugging information".
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 9358b19..e03b737 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,10 @@ +Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.texinfo (Continuing and Stepping): When talking about "step" + versus functions without line numbers, also mention stepping into + them as well as "step" when you are in them. Tell the user how to + deal with the situation. Add comment about "debugging information". + Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com) * stabs.texinfo (Enumerations): Document restriction on where |