I'm debugging a 32-bit windows 7 machine kernel that is set up on Vmware with Windbg that is in a Windows XP SP2 setup under Vmware. The debugger attaches the windows 7 machine just fine in boot-up.
The problem is I can't break into the target machine , I tried using the break button in "Debug" like I used to do in user-mode but nothing seems to be happening.
Any solutions ?