* win32-low.c (winapi_CloseToolhelp32Snapshot) [_WIN32_WCE]: New
authorPedro Alves <palves@redhat.com>
Tue, 31 Jul 2007 13:58:19 +0000 (13:58 +0000)
committerPedro Alves <palves@redhat.com>
Tue, 31 Jul 2007 13:58:19 +0000 (13:58 +0000)
commit6b3d9b8313db583e6b6ba5d897bced21f01d81db
tree50705626d709431f3b9c3f70932ba38c52ee637f
parent572048376050d5b18267947f19d0c2e7cc2fbc9e
* win32-low.c (winapi_CloseToolhelp32Snapshot) [_WIN32_WCE]: New
typedef.
(win32_CloseToolhelp32Snapshot) [_WIN32_WCE]: New global var.
(load_toolhelp) [_WIN32_WCE]: Load TOOLHELP.DLL.  Get
CloseToolhelp32Snapshot.
(toolhelp_get_dll_name) [_WIN32_WCE]: Close the snapshot with
CloseToolhelp32Snapshot.
gdb/gdbserver/ChangeLog
gdb/gdbserver/win32-low.c