- Implement DbgkPostFakeModuleMessages.
authorAlex Ionescu <aionescu@gmail.com>
Sun, 22 Oct 2006 19:53:10 +0000 (19:53 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Sun, 22 Oct 2006 19:53:10 +0000 (19:53 +0000)
commitd8762edcd7180d59302ce925056866cb15337588
treecf46966057e43c0e84743df8dadb53a929765819
parent6d08ee060eb0963445a9e2971114466fc2f35ba9
- Implement DbgkPostFakeModuleMessages.
- Stub MmGetFileNameForAddress but write documentation on how to implement it (thanks to Filip Navara). For now it always returns ntdll.dll as a testhack.

svn path=/trunk/; revision=24609
reactos/ntoskrnl/dbgk/debug.c
reactos/ntoskrnl/include/internal/mm.h
reactos/ntoskrnl/mm/section.c