aboutsummaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorPedro Alves <palves@redhat.com>2007-10-21 10:27:49 +0000
committerPedro Alves <palves@redhat.com>2007-10-21 10:27:49 +0000
commit430ebac964f04c38633f64eea383f07b118712ec (patch)
treede01753970e16897f3ca432cfc7ac5cc3e72297f /gdb/NEWS
parenta190e9e3e62af2ef739a8fcf7e6ec12b5b232972 (diff)
downloadgdb-430ebac964f04c38633f64eea383f07b118712ec.zip
gdb-430ebac964f04c38633f64eea383f07b118712ec.tar.gz
gdb-430ebac964f04c38633f64eea383f07b118712ec.tar.bz2
* NEWS: Mention native MinGW configuration.
Diffstat (limited to 'gdb/NEWS')
-rw-r--r--gdb/NEWS3
1 files changed, 3 insertions, 0 deletions
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.