OSDN Git Service

* win32-low.c (win32_attach): Call OpenProcess before
authorpalves <palves>
Mon, 3 Dec 2007 01:30:59 +0000 (01:30 +0000)
committerpalves <palves>
Mon, 3 Dec 2007 01:30:59 +0000 (01:30 +0000)
commitf8a8bf24d34155b16b7e1319112db8747cf5c2f7
tree6943cc001b31ccafd3ae3b5bb505c654a5c9531a
parentb955eaeaf1bb57b0078925c6ea534e061a677439
* win32-low.c (win32_attach): Call OpenProcess before
DebugActiveProcess, not after.  Add last error output to error
call.
gdb/gdbserver/ChangeLog
gdb/gdbserver/win32-low.c