From 02529b48440347f8398a73ecbdae07a491ec370c Mon Sep 17 00:00:00 2001 From: Pierre Muller Date: Tue, 24 Feb 2009 15:27:58 +0000 Subject: 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. --- gdb/ChangeLog | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'gdb/ChangeLog') 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 + + 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 * remote-sim.c (gdbsim_resume): Add target_ops* argument. -- cgit v1.1