A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Alex Ionescu 1654674e55 - Implement KdpSysGetVersion, KdpGetVersion, KdpReadVirtualMemory.
- Fix bugs in KdInitSystem; some 64-bit pointers must be sign-extneded, not zero-extended (thanks Myria!)
- Properly read kernel base instead of kernel stack.
- Fix compile issue due to incorrect KiBugCheckData definition.
- WinDBG reports: "Connected to Windows Vista 16199 x86 compatible target, ptr64 FALSE. Kernel Debugger connection established.  (Initial Breakpoint requested)"

svn path=/branches/alex-kd-branch/; revision=25846
2007-02-19 21:30:26 +00:00
reactos - Implement KdpSysGetVersion, KdpGetVersion, KdpReadVirtualMemory. 2007-02-19 21:30:26 +00:00
.gitignore - KD Branch 2007-02-16 18:35:38 +00:00