[ob] NEWS fixes

Daniel Jacobowitz drow@false.org
Wed Oct 3 20:44:00 GMT 2007


Minor fixes that I noticed in the NEWS file.  The M68K change also
applies to the GDB 6.7 branch so I applied it there.  Checked in.

-- 
Daniel Jacobowitz
CodeSourcery

2007-10-03  Daniel Jacobowitz  <dan@codesourcery.com>

	* NEWS: Use uniform spacing.  Correct version number for GDB 6.7
	news.  Mention XML support for M68K in GDB 6.7.

Index: NEWS
===================================================================
RCS file: /cvs/src/src/gdb/NEWS,v
retrieving revision 1.240
diff -u -p -r1.240 NEWS
--- NEWS	28 Sep 2007 06:24:20 -0000	1.240
+++ NEWS	3 Oct 2007 20:41:18 -0000
@@ -4,13 +4,13 @@
 *** Changes since GDB 6.7
 
 * Pending breakpoints no longer change their number when their address
-  is resolved.
+is resolved.
 
 * GDB now supports breakpoints with multiple locations,
-  including breakpoints on C++ constructors, inside C++ templates,
-  and in inlined functions.
+including breakpoints on C++ constructors, inside C++ templates,
+and in inlined functions.
 
-*** Changes in GDB 6.6
+*** Changes in GDB 6.7
 
 * Resolved 101 resource leaks, null pointer dereferences, etc. in gdb, 
 bfd, libiberty and opcodes, as revealed by static analysis donated by
@@ -45,7 +45,7 @@ as strings.
 
 * Target descriptions can now describe target-specific registers,
 for architectures which have implemented the support (currently
-only ARM and MIPS).
+only ARM, M68K, and MIPS).
 
 * GDB and the GDB remote stub, gdbserver, now support the XScale
 iWMMXt coprocessor.



More information about the Gdb-patches mailing list