diff options
author | Christopher Faylor <me+cygwin@cgf.cx> | 2000-11-17 03:59:40 +0000 |
---|---|---|
committer | Christopher Faylor <me+cygwin@cgf.cx> | 2000-11-17 03:59:40 +0000 |
commit | b90a5f516abe227b7efe478de3f92193fe2d8c2c (patch) | |
tree | c23e6a5e2000d281a583bc6417eaad2dcfe41fde /gdb/doc/ChangeLog | |
parent | e35ce267f5838c87c6fdfaec396c2f2600c478c0 (diff) | |
download | gdb-b90a5f516abe227b7efe478de3f92193fe2d8c2c.zip gdb-b90a5f516abe227b7efe478de3f92193fe2d8c2c.tar.gz gdb-b90a5f516abe227b7efe478de3f92193fe2d8c2c.tar.bz2 |
* gdb.texinfo: Document new 'set step-mode' command.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 63ab0a7..65b1249 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,7 @@ +2000-11-10 Christopher Faylor <cgf@cygnus.com> + + * gdb.texinfo: Document new 'set step-mode' command. + 2000-10-16 Eli Zaretskii <eliz@is.elta.co.il> * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling |