- Implement DbgkPostFakeThreadMessages.
authorAlex Ionescu <aionescu@gmail.com>
Thu, 30 Nov 2006 01:57:25 +0000 (01:57 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Thu, 30 Nov 2006 01:57:25 +0000 (01:57 +0000)
commit2a4049fdfc1442fdb922e0580d6d7ab6d457a7e7
tree434e65f725e8019b668dda5e1bdc7b5d945346af
parent9ceed92dda2e5177762b50d0422293574b6895b2
- Implement DbgkPostFakeThreadMessages.
- Add Dbgk-calls to NtMap/UnmapViewOfSection to nodify debugging services of new DLL image load.
- Dbgk support is now skeletally complete, I will write a simple test app to test some functionality and start finding/fixing bugs.

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