summaryrefslogtreecommitdiff
path: root/gdb/NEWS
diff options
context:
space:
mode:
authorPedro Alves <pedro@codesourcery.com>2007-10-21 10:27:49 +0000
committerPedro Alves <pedro@codesourcery.com>2007-10-21 10:27:49 +0000
commitcff73192909ea3352bd4a00fff0909936ac53e74 (patch)
tree60bb8880556b2b8a7180de321c15689dafc763ea /gdb/NEWS
parent2e897e01fd86a2aacb917d22e5a783e1fad4958d (diff)
downloadgdb-cff73192909ea3352bd4a00fff0909936ac53e74.tar.gz
* 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 9a2410d20ac..50ee2121917 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.