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]

NEWS: Mention new native MinGW configuration



2007-10-20  Pedro Alves  <pedro_alves@portugalmail.pt>

	* NEWS: Mention native MinGW configuration.

---
 gdb/NEWS |    3 +++
 1 file changed, 3 insertions(+)

Index: src/gdb/NEWS
===================================================================
--- src.orig/gdb/NEWS	2007-10-20 15:52:19.000000000 +0100
+++ src/gdb/NEWS	2007-10-20 16:16:35.000000000 +0100
@@ -3,6 +3,9 @@
 
 *** Changes since GDB 6.7
 
+* GDB can now be built as a native debugger on native x86 Windows
+(mingw32) systems for debugging Portable Executable (PE) executables.
+
 * Pending breakpoints no longer change their number when their address
 is resolved.
 

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