* NEWS: Add item about if and while.
authorJim Kingdon <jkingdon@engr.sgi.com>
Thu, 13 Oct 1994 20:44:08 +0000 (20:44 +0000)
committerJim Kingdon <jkingdon@engr.sgi.com>
Thu, 13 Oct 1994 20:44:08 +0000 (20:44 +0000)
gdb/ChangeLog
gdb/NEWS

index 7c07bf5beb001c258acdc3c1a887b046aed13a4b..3d3756b1215d80a41ca757fbc9eb89b0e7fe6b8b 100644 (file)
@@ -1,5 +1,7 @@
 Thu Oct 13 13:24:29 1994  Jim Kingdon  (kingdon@lioth.cygnus.com)
 
+       * NEWS: Add item about if and while.
+
        * .gdbinit: Restore `end'; it was not excess.  Reindent
        list-objfiles to make this clear.  Comment out all of
        list-objfiles because old gdb's choke on it.
index 70f22e0ad339771380d7d24493cbdb804f93ce99..b0c0625e504476a01254dad99333623945f17fd1 100644 (file)
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,6 +1,8 @@
                What has changed since GDB-3.5?
                (Organized release by release)
 
+* New "if" and "while" commands.  This makes it possible to write
+somewhat more sophisticated user-defined commands.
 
 *** Changes in GDB-4.13:
 
This page took 0.035857 seconds and 4 git commands to generate.