- Add proper bootcd/install freeldr.ini flags to allow KD debugging to work.
authorAlex Ionescu <aionescu@gmail.com>
Mon, 5 Mar 2007 02:29:46 +0000 (02:29 +0000)
committerAlex Ionescu <aionescu@gmail.com>
Mon, 5 Mar 2007 02:29:46 +0000 (02:29 +0000)
commite707b70756dd4a98ebd76d323fb550338e043b9b
treed1dccc40e95f7a7e44d0c360a9347b81cf89bf3d
parent05f82784bdd282eb6eacccb2260deb42a3558a1d
- Add proper bootcd/install freeldr.ini flags to allow KD debugging to work.
- Fix KdPollBreakIn.
- Add initial debug breakpoint code to ExpInitializeExecutive.
- WinDBG now breaks at the initial breakpoint and you can continue execution from there.
- There's still a lot of weird hangs when using WinDBG, it's far from usable.

svn path=/trunk/; revision=25996
reactos/base/setup/usetup/bootsup.c
reactos/boot/bootdata/txtsetup.sif
reactos/ntoskrnl/ex/init.c
reactos/ntoskrnl/include/internal/kd64.h
reactos/ntoskrnl/kd64/kddata.c
reactos/ntoskrnl/kd64/kdlock.c