aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1e5b885..dc355a0 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,11 @@
+2009-02-24 Pierre Muller <muller@ics.u-strasbg.fr>
+
+ Fix windows-nat.c compilation failure.
+
+ * windows-nat.c (windows_thread_alive): Fix forward declaration.
+ (get_windows_debug_event): Add ops parameter to call to windows_resume.
+
+
2009-02-23 Pedro Alves <pedro@codesourcery.com>
* remote-sim.c (gdbsim_resume): Add target_ops* argument.