This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] init-if-undefined command


Here's the NEWS to go with my patch.

2005-12-01 Andrew Stubbs <andrew.stubbs@st.com>

        * 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.

--- src.orig/gdb/NEWS   2005-12-01 17:27:11.000000000 +0000
+++ src/gdb/NEWS        2005-12-01 17:28:05.000000000 +0000
@@ -1,7 +1,13 @@
                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 if necessary.
+
+*** Changes in GDB 6.4


* New native configurations


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]