From 430ebac964f04c38633f64eea383f07b118712ec Mon Sep 17 00:00:00 2001 From: Pedro Alves Date: Sun, 21 Oct 2007 10:27:49 +0000 Subject: * NEWS: Mention native MinGW configuration. --- gdb/ChangeLog | 4 ++++ gdb/NEWS | 3 +++ 2 files changed, 7 insertions(+) (limited to 'gdb') diff --git a/gdb/ChangeLog b/gdb/ChangeLog index e6a8f32..71e7447 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2007-10-21 Pedro Alves + + * NEWS: Mention native MinGW configuration. + 2007-10-19 Ulrich Weigand * gdbarch.sh: Remove "macro" column of input table. Remove handling diff --git a/gdb/NEWS b/gdb/NEWS index 9a2410d..50ee212 100644 --- a/gdb/NEWS +++ b/gdb/NEWS @@ -3,6 +3,9 @@ *** Changes since GDB 6.7 +* GDB can now be built as a native debugger for debugging Windows x86 +(mingw32) Portable Executable (PE) programs. + * Pending breakpoints no longer change their number when their address is resolved. -- cgit v1.1