> Softice is damn cool.? (yes I know it can get wild)
In my experience it never worked properly with MP machines - even if you specified MP upon installation, it still somehow hung whenever a breakpoint was getting reached. Therefore, I always had to disable HT in BIOS settings before starting a debug session.
No wonder - using the same machine as a host for both debugger and debugee requires quite a few modifications to the kernel, so that you should be prepared for some “surprises” when you do things like that.
Anton Bassov