projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a190e9e
)
* NEWS: Mention native MinGW configuration.
author
Pedro Alves
<palves@redhat.com>
Sun, 21 Oct 2007 10:27:49 +0000
(10:27 +0000)
committer
Pedro Alves
<palves@redhat.com>
Sun, 21 Oct 2007 10:27:49 +0000
(10:27 +0000)
gdb/ChangeLog
patch
|
blob
|
history
gdb/NEWS
patch
|
blob
|
history
diff --git
a/gdb/ChangeLog
b/gdb/ChangeLog
index e6a8f323071628a0f7e0db3a72840abd33f478ee..71e74475e4db7f6ae0b969167860d0db4ace115a 100644
(file)
--- a/
gdb/ChangeLog
+++ b/
gdb/ChangeLog
@@
-1,3
+1,7
@@
+2007-10-21 Pedro Alves <pedro_alves@portugalmail.pt>
+
+ * NEWS: Mention native MinGW configuration.
+
2007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
* gdbarch.sh: Remove "macro" column of input table. Remove handling
diff --git
a/gdb/NEWS
b/gdb/NEWS
index 9a2410d20ac8fbffb19811426d8d3e4e3443b1b1..50ee21219176f467c03f6f6a2525af187fa287a7 100644
(file)
--- 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.