OSDN Git Service

* win32-nat.c (do_initial_child_stuff): Don't clear the thread list here.
authorChristopher Faylor <me+cygwin@cgf.cx>
Mon, 21 Mar 2005 19:54:15 +0000 (19:54 +0000)
committerChristopher Faylor <me+cygwin@cgf.cx>
Mon, 21 Mar 2005 19:54:15 +0000 (19:54 +0000)
commitfa2202dd645808ee9dc21ff89502f9f7b0ee457f
tree10b114b9d77bed432f43c412d7d8f35fa780a817
parent238f968731947be5648decd491d308cf1db8218a
* win32-nat.c (do_initial_child_stuff): Don't clear the thread list here.
(do_initial_child_stuff): Move clearing of thread list to a place before a
thread ould be created.
(child_attach): Ditto.
gdb/ChangeLog
gdb/win32-nat.c