reactos/reactos/ntoskrnl
Timo Kreuzer c300719e77 [KDBG]
Hackfix the problem with attaching to processes introduced in r44743, by lowering IRQL to passive level, although interrupts are off. Needed because KDBG calls pageable code.

svn path=/trunk/; revision=44766
2009-12-26 19:36:24 +00:00
..
cc [ntoskrnl/cc] 2009-12-01 21:32:50 +00:00
config [ntoskrnl\config] 2009-12-09 14:15:11 +00:00
dbgk [ntoskrnl] 2009-12-12 15:21:56 +00:00
ex [NTOSKRNL] 2009-12-17 20:58:58 +00:00
fsrtl Fix a bug, silence GCC 4.5.x warnings. 2009-11-16 01:57:24 +00:00
fstub - INITIAL_STALL_COUNT makes more sense in decimal (100) than hex (0x64) so define it that way. 2009-10-29 19:58:41 +00:00
inbv
include Merge from amd64 branch: 2009-12-20 13:30:35 +00:00
io - Silence (on request of Christoph) 2009-11-13 15:04:19 +00:00
kd - Implement support for reading and writing physical memory for KD. The implementation uses a reserved mapping page to map the target physical address to. On x86 this page is located at virtual address 0xFFBFF000, and the PTE for this page is the last PTE of the nonpaged pool's PDE. Other architectures may need to reserve the PTE elsewhere. 2009-11-04 22:40:18 +00:00
kd64 - Add KCALLOUT_FRAME to define the kernel callback stack layout during user mode callbacks. Define the NextCallback and FramePointer members of the debugger data block more portably with this. 2009-11-09 23:19:03 +00:00
kdbg [KDBG] 2009-12-26 19:36:24 +00:00
ke Uncomment SYSTEM_THREAD_EXCEPTION_NOT_HANDLED case. 2009-12-10 08:54:53 +00:00
lpc [ntoskrnl] 2009-12-12 15:21:56 +00:00
mm Merge from amd64 branch: 2009-12-06 03:24:18 +00:00
ob - ObpCreateDosDevicesDirectory: Check that allocation succeeded before dereference 2009-09-11 22:31:46 +00:00
po - Disable the MiCacheImageSymbols call in MmLoadSystemImage for KD too as this hack is required for rossym rather than KDBG. Fixes detection of non-boot driver images by WinDbg. 2009-11-08 01:13:49 +00:00
ps [NTOSKRNL] 2009-12-17 20:58:58 +00:00
rtl [NTOSKRNL] 2009-12-17 20:58:58 +00:00
se [ntoskrnl/se] 2009-12-01 21:26:40 +00:00
tests - Remove svn:needs-lock, svn:eol-type, and svn:eol-tyle properties. 2009-10-12 03:35:35 +00:00
vdm - Re-enable some debug prints for unsupported hardware features and make them consistent. 2009-10-29 18:26:22 +00:00
wmi
KrnlFun.c
ntkrnlmp.rbuild
ntoskrnl-generic.rbuild - Fix build with neither KDBG or _WINKD_ defined -- ReactOS KD wrapper uses the safe memory routines too, so only skip kdmemsup.c if compiling for _WINKD_. 2009-11-09 21:38:26 +00:00
ntoskrnl.pspec - Fix support for /CRASHDEBUG and /NODEBUG; we didn't respect those settings properly and would initialize KD at boot even if they were set. 2009-11-02 17:45:51 +00:00
ntoskrnl.rbuild
ntoskrnl.rc Fix internal name of ntkrnlmp.exe. Alexander Yastrebov (menone7 ~at~ gmail com), bug #4821. 2009-10-05 14:12:33 +00:00
ntoskrnl_arm.lnk
ntoskrnl_i386.lnk
ntoskrnl_powerpc.lnk
sysfuncs.lst