mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 04:13:34 +00:00
af68f5e42d7a3a8cef35a4aacf64dc000b390d3f
- DebugPrint/DebugPrompt should have an int3 after the int2d, and the int2d handler should ++ the trap frame's EIP to compensate (merge from kd-branch). - Remove KDB symbol hooks (merge from kd-branch). - Make PSEH compialble in MSVC again after Greatlord's break. - Fix KiSaveProcessorControlState/KiRestoreProcessorControlState (merge from kd-branch). - Disable GDB hook/hacks (merge from kd-branch). - Add KD64 directory from kd-branch with SharedUserData access enabled (no other code changed). It's not currently compiled though, just putting it here. svn path=/trunk/; revision=25965
Description
A free Windows-compatible Operating System
528 MiB
Languages
C
86.9%
C++
10.7%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.4%