mirror of
https://github.com/reactos/reactos.git
synced 2026-07-02 17:44:26 +08:00
6d53c91bed93d407aba530a53bf7b56f8ea75e58
- KdbSymInit() became a general initialization routine. - KdpEnterDebuggerException() is modified to: * Call KDBG's symbol-loading hook when BREAKPOINT_LOAD_SYMBOLS is hit. * If KDBG is turned on, and it's a breakpoint, the Eip is incremented (thus fixing the inability to "cont" after breaking into the KDBG debugger). svn path=/trunk/; revision=27419
…
…
…
…
Languages
C
86.6%
C++
10.6%
Python
0.7%
Assembly
0.5%
CMake
0.5%
Other
0.8%