aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 70f22e0..b0c0625 100644
--- 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: