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


Jim Blandy wrote:
On 12/1/05, Andrew STUBBS <andrew.stubbs@st.com> wrote:

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


Shouldn't that latter inserted heading be "6.3"?


No. The changes 'since 6.3' are 'in 6.4'. A similar change is already on the 6.4 branch.



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