* windows-nat.c (windows_initialization_done): New variable.
authorChristopher Faylor <me+cygwin@cgf.cx>
Wed, 27 Jan 2010 19:57:54 +0000 (19:57 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Wed, 27 Jan 2010 19:57:54 +0000 (19:57 +0000)
commit16d905e2bea111256aa322e7e76fa647d05dfd1f
tree4dbb2f4765c6715ffb055b9e5d3a3255583eba76
parentde958931bce687e9105946cd2b2868d0d48db1cd
* windows-nat.c (windows_initialization_done): New variable.
(get_windows_debug_event): Issue error when process dies before completely
initializing.
(do_initial_windows_stuff): Set flag to indicate when we are done with the
initial steps of attaching to the child.
gdb/ChangeLog
gdb/windows-nat.c