mirror of
https://github.com/reactos/reactos.git
synced 2026-09-14 13:50:25 +08:00
5143e2364f5482a2ac4e93a22a4f4e69ddd1b251
- Implement DbgkPostFakeProcessCreateMessages (and stub DbgkpPostFakeThreadMessages and DbgkpPostFakeModuleMessages). These are required when attaching to a process after threads have been created and modules loaded, so that the debugger can have a valid state. - Still missing the two functions to Set/Clear the Debug Object, will do these next. svn path=/trunk/; revision=24595
Languages
C
86.5%
C++
10.6%
Python
0.8%
Assembly
0.5%
CMake
0.5%
Other
0.8%