This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [committed] Don't clear active win32 threads


On Mon, Mar 21, 2005 at 02:58:08PM -0500, Daniel Jacobowitz wrote:
>On Mon, Mar 21, 2005 at 02:55:14PM -0500, Christopher Faylor wrote:
>> I just committed this.  Hopefully, it will fix a long-standing stupid thinko.
>> 
>> cgf
>> 
>> 2005-03-21  Christopher Faylor  <cgf@timesys.com>
>> 
>>         * 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.
>
>Great.  Does this obsolete Jerome's patch from last week?
>
>2005-03-18  Jerome Guitton  <guitton@gnat.com>
>
>        * win32-nat.c (child_kill_inferior): Clear the thread list.

Yes.

cgf


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]