Allocate debug_info structure at the same time as the TEB.
authorAlexandre Julliard <julliard@winehq.org>
Mon, 7 Jan 2002 18:03:14 +0000 (18:03 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 7 Jan 2002 18:03:14 +0000 (18:03 +0000)
commitc77c4df35ed76a3fd9eb248e61c6b87e96ef1a01
treebf39984eb47e8674ac851bace53185df55914942
parent50c6b74a3462e36d04fc76cab15d86c9ffbbff52
Allocate debug_info structure at the same time as the TEB.
Removed the TEB cleanup service.
dlls/ntdll/debugtools.c
scheduler/thread.c