A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Alex Ionescu 3006d54080 - KPROCESSOR_STATE is not 4-byte aligned.
- Fail physical memory reads for now.
- Use the right kernel load address.
- Generate image name when loading boot symbols. Now WinDBG sees "ntoskrnl.exe".
- Fix KiSaveProcessorControlState and KiRestoreProcessorControlSate. The latter doesn't freeze the CPU anymore so it's enabled, and the former doesn't cause WinDBG to panic anymore and display weird data.

svn path=/branches/alex-kd-branch/; revision=25852
2007-02-20 03:22:30 +00:00
reactos - KPROCESSOR_STATE is not 4-byte aligned. 2007-02-20 03:22:30 +00:00
.gitignore - KD Branch 2007-02-16 18:35:38 +00:00