OSDN Git Service

* win32-low.c (winapi_CloseToolhelp32Snapshot) [_WIN32_WCE]: New
authorpalves <palves>
Tue, 31 Jul 2007 13:58:19 +0000 (13:58 +0000)
committerpalves <palves>
Tue, 31 Jul 2007 13:58:19 +0000 (13:58 +0000)
commit03956a9dfc9f529c4d38caee307daa574044670f
tree6534aca01588116cd8dc42db803ec28007576760
parentb51d3a861907ba60d3626135ee4d1be7238f1395
* 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