aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog11
1 files changed, 11 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 412161c..96a4295 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,14 @@
+2009-03-08 Christopher Faylor <me+cygwin@cgf.cx>
+
+ * windows-nat.c (dr): Redefine to use largest possible integer which
+ holds a pointer.
+ (cygwin_set_dr): Avoid coercion.
+
+2009-03-08 Oswald Buddenhagen <oswald.buddenhagen@trolltech.de>
+
+ * windows-nat.c (windows_create_inferior): implement --tty handling on
+ non-cygwin.
+
2009-03-06 Paul Pluzhnikov <ppluzhnikov@google.com>
Rename solib_address to solib_name_from_address.