- Write DLL Being mapped into NtTib->ArbitraryUserPointer so that the debugger can...
authorAlex Ionescu <aionescu@gmail.com>
Fri, 1 Dec 2006 07:36:49 +0000 (07:36 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Fri, 1 Dec 2006 07:36:49 +0000 (07:36 +0000)
commit94912681e1fc0c40db5f8fa2adeb5cc0a002b004
treef81500417ced1bf05b8c745002d31ef256838b9c
parent898809f6cb87857ac3a3f2d3261e36c0b98d7955
- Write DLL Being mapped into NtTib->ArbitraryUserPointer so that the debugger can pick it up.
- Fix bugs in DbgkWakeTarget, DbgkCreateThread, DbgkMapViewOfSection and call from NtMapViewOfSection.

svn path=/trunk/; revision=25010
reactos/dll/ntdll/dbg/dbgui.c
reactos/dll/ntdll/ldr/utils.c
reactos/ntoskrnl/dbgk/dbgkutil.c
reactos/ntoskrnl/dbgk/debug.c
reactos/ntoskrnl/include/internal/dbgk.h
reactos/ntoskrnl/mm/section.c