OSDN Git Service

* win32-low.c (GETPROCADDRESS): Define.
authorpalves <palves>
Thu, 10 May 2007 20:39:18 +0000 (20:39 +0000)
committerpalves <palves>
Thu, 10 May 2007 20:39:18 +0000 (20:39 +0000)
commit266455cb18b99a233e3d2c47eba0c028b5c13c48
tree47a49f621d3964b35d7ceab211fe0709133fc593
parent6034c5bfccf447a24a4af3b355e609dc0fac7075
* win32-low.c (GETPROCADDRESS): Define.
(winapi_DebugActiveProcessStop): Add WINAPI.  typedef as pointer.
(winapi_DebugSetProcessKillOnExit): Likewise.
(win32_create_inferior): Force usage of ansi CreateProcessA.
(win32_attach): Use GETPROCADDRESS.
(win32_detach): Likewise.
gdb/gdbserver/ChangeLog
gdb/gdbserver/win32-low.c