OSDN Git Service

Fix windows-nat.c compilation failure.
authorPierre Muller <muller@ics.u-strasbg.fr>
Tue, 24 Feb 2009 15:27:56 +0000 (15:27 +0000)
committerPierre Muller <muller@ics.u-strasbg.fr>
Tue, 24 Feb 2009 15:27:56 +0000 (15:27 +0000)
commit5b8e2944be405117e44f9d5b1b87bf3b7a796651
treedc765a2f9e3026a91ea7aa37d49b65f8cbe0333f
parentf585f4c883101a6b1a0d7f324ddd71b3bfa77be7
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
gdb/windows-nat.c