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: Update NEWS for new Windows CE support


(resending, hopefully now attached as inline text/plain)

Hi all,

Is the attached OK?

Cheers,
Pedro Alves

2007-03-31  Pedro Alves  <pedro_alves@portugalmail.pt>

	* NEWS: Mention new Windows CE support.
---
 gdb/NEWS |    4 ++++
 1 file changed, 4 insertions(+)

Index: src/gdb/NEWS
===================================================================
--- src.orig/gdb/NEWS	2007-03-30 23:59:00.000000000 +0100
+++ src/gdb/NEWS	2007-03-31 10:22:24.000000000 +0100
@@ -25,6 +25,10 @@ only ARM).
 * GDB and the GDB remote stub, gdbserver, now support the XScale
 iWMMXt coprocessor.
 
+* The GDB remote stub, gdbserver, has been updated to support
+ARM Windows CE (mingw32ce) debugging, and GDB Windows CE support
+has been rewritten to use the standard GDB remote protocol.
+
 * New commands
 
 set mem inaccessible-by-default

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