aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorAndrew Stubbs <andrew.stubbs@st.com>2005-12-02 11:44:19 +0000
committerAndrew Stubbs <andrew.stubbs@st.com>2005-12-02 11:44:19 +0000
commit53e5f3cf290c7591f459743845dd24391d72796c (patch)
treed9f312a1cadb7b3c7cd22f9a9fec6699f4f68531 /gdb/NEWS
parent0430b0d6a5e6aab360f81c68df76b794d4e6326b (diff)
downloadfsf-binutils-gdb-53e5f3cf290c7591f459743845dd24391d72796c.zip
fsf-binutils-gdb-53e5f3cf290c7591f459743845dd24391d72796c.tar.gz
fsf-binutils-gdb-53e5f3cf290c7591f459743845dd24391d72796c.tar.bz2
2005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
* value.c (init_if_undefined_command): New function. (_initialize_values): Add command init-if-undefined. * NEWS (Changes since GDB 6.3): Rename to 'Changes in GDB 6.4'. (Changes since GDB 6.4): New section. Mention new command init-if-undefined. doc/ * gdb.texinfo (Convenience variables): Add init-if-undefined command.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/gdb/NEWS b/gdb/NEWS
index 84dc827..719fbe3 100644
--- a/gdb/NEWS
+++ b/gdb/NEWS
@@ -1,7 +1,14 @@
What has changed in GDB?
(Organized release by release)
-*** Changes since GDB 6.3
+*** Changes since GDB 6.4
+
+* New commands
+
+init-if-undefined Initialize a convenience variable, but
+ only if it doesn't already have a value.
+
+*** Changes in GDB 6.4
* New native configurations